Results 1 to 7 of 7

Time Constraints

Threaded View

atrades Time Constraints 04-30-2013, 02:54 PM
Lemice Re: Time Constraints 04-30-2013, 03:04 PM
AndyLitch Re: Time Constraints 04-30-2013, 03:05 PM
atrades Re: Time Constraints 05-01-2013, 11:26 AM
AndyLitch Re: Time Constraints 05-01-2013, 11:47 AM
atrades Re: Time Constraints 05-06-2013, 01:47 PM
AndyLitch Re: Time Constraints 05-06-2013, 02:19 PM
  1. #5
    Valued Forum Contributor
    Join Date
    03-29-2013
    Location
    United Kingdom
    MS-Off Ver
    Office/Excel 2013
    Posts
    1,749

    Re: Time Constraints

    Quote Originally Posted by atrades View Post
    D1 (holds the time 09:00)
    E1 (holds the time 10:00)
    F1 (holds the Total time 1:00) using =SUM(E1-D1)
    I would like G1 to highlight as a colour if the time difference between C1 & F1 Exceed 12 Hours (an employee must have a total of 12 hours rest period between shifts.
    Slight problem in that C1 is a time of day whereas F1 is a time difference in hours.... e.g.. C1=06:00:00 D1 = 19:00:00 F1 = 13:00:00 <-- The time difference between C1 and F1 is seven hours but the employee has worked 13 hours ....
    But what you really need is a 12 hour rest period which means the next "On" time cannot be less than 12 hours from the previous "Off"... i.e H1 must be 12 hours later than D1
    Last edited by AndyLitch; 05-01-2013 at 11:50 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1