Problem with  "Employee Schedule" template

Help!
I'm trying to use the Employee Schedule template and add some new values to the popup of times. Although they appear just as times like "5:00 PM", they actually seem to be date-times (on 15 Jul 2008, which I guess is when the template was created).
If I add a new value like "11:00 PM" it's taken to be today's date so the hours calculation is way out. If I type in something like "15 Jul 2008 11:00PM" then the calculation works but I see the date as well as the time!
Is there any way of changing the formatting of a cell that's of type "Pop-Up Menu" to only show hours and minutes?
-Rolf

Rolf,
If you want to add new values, change them all so they will all have the same date. You'll need to do this for both starting and ending times so the math will come out properly. When you've made a new pair of Pop-ups, copy them and paste them to all the locations where you need them.
Regards,
Jerry

Similar Messages

  • Using COUNTIF on time values in pop-up menu (employee schedule template)

    I have modified the Numbers employee schedule template to my liking and it works very well. I would like to add a column to the beginning which shows, at a glance, how many people I have scheduled for AM shifts and PM shifts on a given day. My AM shifts start at 9:00 AM and my PM shifts end at 6:30 or 8:30 PM.
    So I thought I could use COUNTIF, but after I set the array, I cannot get the condition right to return anything except "0". How do you make it detect the appropriate times? The times in each cell for In and Out times are selected using a pop-up menu, just like the template.
    Here is what I tried: =COUNTIF(E3:AE3,"9:00 AM")
    What should the condition be to return a proper count?

    ac,
    You shouldn't feel badly about having trouble with this template. It is a rather tricky one. The values in the Pop-Up menus are Date/Time values. That is to say, they have year, month, day, hour and minute components, even if only the hours and minutes are displayed. So if you only compare to the hours and minutes, you will never get a match.
    I don't know if you have experienced this yet, but when you changed the Pop-Up menu content, you probably entered the current year, month and day unknowingly and will have trouble doing math against the Pop-Up content that was originally in the template.
    My suggestion in your case would be to convert the time references to decimal hours before doing a comparison. For instance, if the time you wish to compare to is in cell C4, you could extract the decimal hours with =HOUR(C4)+MINUTE(C4)/60
    Remember that the hours will reflect a 24-hour day, so times in the afternoon will run from 12.0 to 23.99...
    Then after converting to decimal, instead of using "9:00 AM" for the COUNTIF criteria, use 9.
    There are probably ways to do this using the Duration format as well, but I prefer the decimal hours.
    Hope this helps.
    Jerry

  • Numbers "Employee Schedule" template question

    In the "employee work schedule" template, one of the formulas is deducting a certain amount of time for lunch. I can adjust the time taken out ok (i.e. from one hour down to 30 minutes) - but I only want a lunch deduction taken on shifts of 6 hours or greater. Any ideas?

    Replace the formula
    =IF(OR(C4="",C5=""),"",IFERROR(C5-C4-Administration Information :: $B$1,""))
    with
    =IF(OR(C4="",C5=""),"",IFERROR(C5-C4-IF(DUR2HOURS(C5-C4)>=6,Administration Information :: $B$1,DURATION(0)),""))
    Basically you are adding an IF statement that says "if the time difference is less than 6 hours then don't subtract a lunch break". Put this in C6 and drag/copy it to the other cells in the row.
    There are some other changes you might want to make to this template. It has some problems that arise when it is edited. A search of the forum should lead you to those posts.
    Message was edited by: Badunit

  • Problem with MM Scheduling Agreement Inbound Delivery

    Hello all Gurus,
    I have a problem with inbound delivery. Whenever I am trying to create inbound delivery in VL31N with the total open quantity of MM scheduling agreement, I am getting a warning message as below
    "Notified quantity less than goods receipt quantity".
    If the quantity was less then 80, then I should get this message.
    But the total open quantity in MM Scheduling agreement in ME38 is 80. So when I am creating the inbound delivery for 80, why system is giving me this warning message????
    Kindly advise whether we have to maintain any settings anywhere or am I missing something here.
    Thanks and Regards,
    Umakanth.

    Got the result.

  • Problem with Great Estate Template in iWeb

    Having problems with the Great Estate template for iWeb: On the blog, the picture shows up fine, in the larger, overview version it is all blurred. The software company cannot help me, say it is a program flaw in iWeb? Has anyone else encountered this problem and how did you fix it? Thanks

    I have been corresponding with the company in Lithuania for a few days and we have tried everything we could think of to solve the glitch. I am very much aware of the fact that it is a custom theme, in fact I have further customised it.
    The website in question is a private one. In my home country, we are legally required to post our address on the page. I would not want to braodcast that across the Apple community, if I can help it, so that is not an option. Sorry.
    I would really appreciate if someone who uses GraphicNodes templates could help me out. Thank you

  • Problems with customising menu template backgrounds

    Hi.
    I am experiencing problems with changing the background of the included disc menu templates in PE9. I can change the background image to anything i like on the computer and all seems to work OK but when i burn the project to disc (PAL_Dolby DVD) the custom background image has gone and been replace with the default template imagine.
    Anyone got any ideas whats going on!
    Thanks

    This issue showed up with PrE 9. I do not recall reading of it with earlier versions.
    I do not know if the PSD files have some corruption, or if some change in PrE 9's code "did the deed," but many have filed a Bug Report, and I ask that you please do, as well. It should be an easy fix for Adobe (but I am not a coder, or software engineer, and could be wrong).
    Good luck to us all,
    Hunt

  • PI Demo Examples problems with executing CTC template for client setup

    Dear SAP community,
    I use PI 7.30 SP 4 and get the following exception if I use the CTC template to set up the PI demo examples in client 105
    and 106
    Web Services Configuration
    Description
    Exception in step "SRT_TECHNICAL_SETUP"
    Exception details : java.lang.Exception: BAPIRET2 SRT_ADMIN 050 Could not create service destination
    State
    Step was skipped
    In client 107, the template works after I delete the SAP_WSRT user. In clients 105 and 106, this leads to the exception above,
    If the  SAP_WSRT user exists, I get the exception that this user alreadz exists if I run the template.
    What should I do to fix this problem and properly implement the template on all clients?
    PS: I use admin users with SAP_ALL  rights. Maybe I use the wrong master password, because I use the one of my SAP_ALL user. This works at least for using the template within client107.
    Andreas

    Hi Mark,
    in my case the workaround of deleting the service user works only in Client 107.
    The additional problem with a missing service destination occurs already after deleting the service user in Clients 105 and 106. Will this additional problem also be treated in the new note?
    Joerg-Joachim Klossika already added the workaround to this note for the existing service user I proposed to him.
    I still cannot resolve the problem with the missing service destination.
    regards
    Andreas

  • Problem with employee enqueue

    Hi guys,
    I have a problem with an ENQUEN_EMPRELE (enqueue employee)...
    I make a BDC call, and after that a need to enqueue that employee because i need to make other actions in the employee... But a FM ENQUEUE_EMPRELE return that the employee is locked..
    Is it a syncronism problem?
    How can i solved it?
    Thanks in advance,
    LMS

    Please check the spelling of your FM. You have spelled it three different ways in this thread. Do you mean ENQUEUE_EMPREL ?
    If so, try specifying
    _WAIT = 'X'
    Rob
    Edited by: Rob Burbank on Oct 13, 2009 12:09 PM

  • Problem with Viewing Web templates

    Hi,
    Iam facing problem with web template view which is designed.it is giving error even in preview mode and even on web.
    I would like to know which particular service in Sicf is needed to activate so that i can work with webtemplates in preview mode and in web mode.
    thanks for your all inputs in advance
    Cheers,
    vMatt

    Hi Govind,
    <application Name> i didn't get exactly what you mean iam seeing lot of services inside here,which service in particular i need to activate..
    If iam trying to test any service as they are some in active state .iam getting an error message that ICMAN not active.
    Anly idea in related to this...
    Cheers,
    vMatt

  • DMU 2.0 problem with sys.scheduler$_program_argument anydata column

    Hi
    I'm testing dmu2.0 conversion (WE8ISO8859P15 to AL32UTF8 12.1.0.1 database)  and I have a problem with scheduler$_program_argument table.
    There is a column VALUE (anydata) which causes tablescan to fail with errors:
    ORA-21700: object does not exist or is marked for delete ORA-06512: at "SYS.DBMS_DUMA_INTERNAL", line 8 ORA-06512: at "SYS.DBMS_DUMA_INTERNAL", line 43 ORA-06512: at line 1
    I'm have not been able to mark it as"skip" and it prevents the conversion.
    What would be the right way to handle this error?
    Br
    Jari

    The ORA-21700 error prevented the DMU scan from querying this column. Please check MOS note 1621719.1. See if you have dropped any types used for the argument values and recreate the dropped type.

  • Problems with Quote Printing template

    Hi,
    I have been trying to assign a custom PDF template to the Print Quote functionality within sales. However, when I try to create a template using Code: ASOPRINT, Application: Order capture, and Data Definition: Quote Printing I get the following message:
    "You entered a duplicate template entry. Please change the Name, Code and/or Application and reapply."
    I therefore tried to remove the original seeded xsl template by entering an 'end date' of yesterday, however this message still appeared but now no template is assigned to the print quote function within HTML quoting. Is there a way to get this back again or preferably add a new one - It appears the system is still recognising the ASOPRINT code from the seeded template despite its removal.
    Any help would be greatly appreciated
    Anjohn

    Hi,
    I could create another template to solve my problem. But according to the XMLP documentation, I studied that both the application code of Data definition and template should match. In my case my data definition and template has the same code ASOPRT. And I created another template with the code ASOPRINT. Both my templates work. Now, I am kind of confused. Can anyone help me in undersatnding this.
    Thank you,
    Sowjanya

  • Problems with IE 11 Template

    I'm trying to create a virtualized IE 11 using the template.
    I'm building it on a Windows 7 64-bit computer.
    When launching it, I keep getting "A program on your computer has corrupted your default search provider setting for Internet Explorer. Internet Explorer has reset this setting to your original search provider, Bing (www.bing.com). Internet Explorer will not open Search Settings, where you can change this setting or install more search providers."
    And then you cannot add any search providers -- Bing, Google, whatever. You get "The search provider could not be installed. This might have happened because: A required file could not be downloaded, The website is unavailable, or You are not connected to the internet."
    I've tried with Google as the original search provider, and Bing. I've tried it with "Internet Explorer Compatibility Mode" on and off.
    The only time I do not have this problem is if the computer running the virualized IE 11 already has IE 11 installed. Which sort of defeats the purpose of virtualizing IE 11 in the first place.

    Originally Posted by michelsr
    I'm trying to create a virtualized IE 11 using the template.
    I'm building it on a Windows 7 64-bit computer.
    When launching it, I keep getting "A program on your computer has corrupted your default search provider setting for Internet Explorer. Internet Explorer has reset this setting to your original search provider, Bing (www.bing.com). Internet Explorer will not open Search Settings, where you can change this setting or install more search providers."
    And then you cannot add any search providers -- Bing, Google, whatever. You get "The search provider could not be installed. This might have happened because: A required file could not be downloaded, The website is unavailable, or You are not connected to the internet."
    I've tried with Google as the original search provider, and Bing. I've tried it with "Internet Explorer Compatibility Mode" on and off.
    The only time I do not have this problem is if the computer running the virualized IE 11 already has IE 11 installed. Which sort of defeats the purpose of virtualizing IE 11 in the first place.
    Have you had any luck with this yet?

  • Problem with Notebook Blog Template

    This is my first time using a 1.1 Theme for a photo blog, and I'm having an image problem that I can't find a way around.
    My image looks fine in the actual blog entry page, but back out on the main Blog page, it is cropped into a widescreen shape, cutting off the top of the image (and peoples heads in the process!)
    I can see no way to edit this photo mask out on the main blog page in this theme. Am I missing something, or do I need to live with it?
    Thanks!!!!!

    Nope, that's just how that template works!
    Aggravating, isn't it?

  • 7.1 | Problems with System-metrics templates generation

    Hi experts.
    I've got a few questions.
    At first im facing a problem after reinstall a DAA on automatic conifguration:
    System-metrics templates generation failed (cause :Unexpected error occurs in task execution. (detail: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 1a, 1b, 56(:main:, row:1, col:3)(:main:, row=1, col=3) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 1a, 1b, 56(:main:, row:1, col:3)), state:4)
    I found note 1669789 where i have to check my LM-Service Level on Solman 7.1.
    --> Where can i find it? In SLD i cannot see it.
    Then i read that i have to apply the LM-Service patch with JSPM
    --> Isnt JSPM obsolete? I think i have to use SUM? So i thought i have to do a big SPS-Update otherwise?
    The other stuff in the note doesnt help. If my LM-Service is okay, do you have other ideas?
    Thank you for your help!

    I found note 1669789 where i have to check my LM-Service Level on Solman 7.1.
    --> Where can i find it? In SLD i cannot see it.
    Goto systeminfo from http://host:50000 to check LMservice
    --> Isnt JSPM obsolete? I think i have to use SUM? So i thought i have to do a big SPS-Update otherwise?
    LM-service should be updated from SUM and then you have to re-run java upgrader.
    1st enable maintenance mode from agent admin.
    Deploy SCA from SUM
    Disable  maintenance mode from agent admin.
    Run java upgrader from solman_setup
    Divyanshu

  • Premiere Elements 13 problem with DVD menu templates

    I recently purchased Premiere Elements 13 for my iMac.  It crashes every time I attempt to add a DVD menu template to my project.  Does anyone have a solution for this problem?

    I just uninstalled and then re-installed Premiere Elements.  When I opened the program, I clicked on Movie Menus from the Tools menu.  There were blue bands on the menu thumbnails and I right-clicked on one and selected "download all."  P.E. let me know that the files would need 2.5 GB of space and I told it to go ahead and download the files.  The download was going fine and it downloaded all 2.5 GB of data.  I could see the blue bands disappear from the thumbnails as the download progressed.  When the downloading process was over the progress window disappeared.  I saw the rainbow colored pinwheel spin around for several seconds and then the program crashed.  The next thing I saw was a "Crash Report" with several lines of "computerese" and the message that it would be sent to Apple.  I clicked OK and in a second or two a window from Adobe appeared asking me if I wanted to restart the program and send the crash report to Adobe.  There was also an option for me to ask Adobe to send me feedback or tips for a workaround or solution to the problem and what came back was the message that Adobe had no workaround or solution to my problem.  For each of the previous times the program crashed, I have seen all of these windows that I just described.
    One other thing:  when I re-opened Premiere Elements after the crash, I looked at the movie menu thumbnails and the blue bands were not there any more.  So it seems as though Premiere Elements "thinks" they have been downloaded.  If so, where are they and how do I use them?  And how do I prevent the program from crashing?
    Feel free to ask me any questions you want to, especially if they will help solve this problem.  One reason I bought this program is that I want to make DVDs with menus and chapter selection buttons.  I have been using iDVD, but Apple no longer supports it, and it does have a few bugs I have had to work around.  I also have DVD Studio Pro, which came with Final Cut Studio a few years ago (before Final Cut Pro X) but it is not very user friendly.  I also have Final Cut Pro X, which has the option of authoring DVDs, but doesn't have the DVD menu template options that are in iDVD and DVD Studio Pro. 
    Thanks for your attention and help.
    bha51

Maybe you are looking for