+ Reply to Thread
Results 1 to 2 of 2

Time Sheets

  1. #1
    Registered User
    Join Date
    08-04-2005
    Posts
    1

    Time Sheets

    I am trying to calculate a time sheet but I entered: =SUM(C4-D4)+(E4-F4) and I get a negative # for the total?! Can someone help me on this? Also, I want to convert my time to military time so when I type in a time it will automatically convert? My time sheets looks as follows

    TIME IN TIME OUT TIME IN TIME OUT TOTAL
    8:45 AM 12:30 1:00 4:00 PM =SUM(C4-D4)+(E4-F4)
    8:45 AM 1:30 2:00 5:00 PM =SUM(C5-D5)+(E5-F5)
    TOTAL HOURS WORKED

  2. #2
    Kassie
    Guest

    RE: Time Sheets

    Hi

    You are doing your sums incorrectly. Change your formula to read
    =(D4-C4)+(F4-E4)

    Format your cells as hh:mm, and use 24 hour times, iso 12 hour times. Your
    example will then read:

    TIME IN: 08:45 and 08:45
    TIME OUT: 12:30 and 13:30
    TIME IN: 13:00 and 14:00
    TIME OUT: 16:00 and 17:00

    It would be easier to insert the time in 24 hour format, rather than to
    convert. All you do is add 12 to times later than 12 noon. So 1PM = 1 + 12
    = 13 and so on

    --
    [email protected]ve_2nd_at. Randburg, Gauteng, South Africa


    "smiller3128" wrote:

    >
    > I am trying to calculate a time sheet but I entered: =SUM(C4-D4)+(E4-F4)
    > and I get a negative # for the total?! Can someone help me on this?
    > Also, I want to convert my time to military time so when I type in a
    > time it will automatically convert? My time sheets looks as follows
    >
    > TIME IN TIME OUT TIME IN TIME OUT TOTAL
    > 8:45 AM 12:30 1:00 4:00 PM =SUM(C4-D4)+(E4-F4)
    > 8:45 AM 1:30 2:00 5:00 PM =SUM(C5-D5)+(E5-F5)
    >
    > TOTAL HOURS WORKED
    >
    >
    > --
    > smiller3128
    > ------------------------------------------------------------------------
    > smiller3128's Profile: http://www.excelforum.com/member.php...o&userid=25929
    > View this thread: http://www.excelforum.com/showthread...hreadid=393022
    >
    >


+ 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