+ Reply to Thread
Results 1 to 3 of 3

time calculations

  1. #1
    Registered User
    Join Date
    09-18-2005
    Posts
    5

    time calculations

    I have a spreadsheet that looks like this to be used for calculating the hours I work.

    The "normal", "evening" and "premium" hours refer to 0600-1800, 1800-0000, 0000-0600, respectively.

    The formula for F6 would be:
    =IF(B6<E6,MIN(E6,1800)-MAX(B6,600),1800-B6)
    (not taking into account the break)

    How would I change this formula to deal with the breaks and hence what would be the correct formula for the evening and premium hours.

    Sorry, I'm having a real hard time getting my head round this.

  2. #2
    Bob Phillips
    Guest

    Re: time calculations

    Aren't you missing the formulae for overtime and premium hours?

    --
    HTH

    Bob Phillips

    "craigj" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I have a spreadsheet that 'looks like this'
    > (http://img43.imageshack.us/img43/7485/pay1cl.jpg) to be used for
    > calculating the hours I work.
    >
    > The "normal", "evening" and "premium" hours refer to 0600-1800,
    > 1800-0000, 0000-0600, respectively.
    >
    > The formula for F6 would be:
    > =IF(B6<E6,MIN(E6,1800)-MAX(B6,600),1800-B6)
    > (not taking into account the break)
    >
    > How would I change this formula to deal with the breaks and hence what
    > would be the correct formula for the evening and premium hours.
    >
    > Sorry, I'm having a real hard time getting my head round this.
    >
    >
    > --
    > craigj
    > ------------------------------------------------------------------------
    > craigj's Profile:

    http://www.excelforum.com/member.php...o&userid=27355
    > View this thread: http://www.excelforum.com/showthread...hreadid=470552
    >




  3. #3
    Registered User
    Join Date
    09-18-2005
    Posts
    5
    Quote Originally Posted by Bob Phillips
    Aren't you missing the formulae for overtime and premium
    Yes, I am. I don't know what the formula is. The formulae you provided previously don't work, other than the one for regular hours.

+ Reply to Thread

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