Re: Timesheet - I can't figure out how to do this!
From: RagDyeR (ragdyer_at_cutoutmsn.com)
Date: 02/06/05
- Next message: RagDyeR: "Re: Excel Functions"
- Previous message: Ken Wright: "Re: Excel Functions"
- In reply to: M.R.S.: "Timesheet - I can't figure out how to do this!"
- Next in thread: M.R.S.: "Re: Timesheet - I can't figure out how to do this!"
- Reply: M.R.S.: "Re: Timesheet - I can't figure out how to do this!"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 6 Feb 2005 09:36:52 -0800
Start time in A1,
End time in B1,
Enter this formula in a cell formatted as "General" or "Number":
=(B1-A1+(B1<A1))*24*AND(A1<>0,B1<>0)
Both A1 and B1 must have times entered for this to work.
This will also work when the times span across midnight.
-- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "M.R.S." <nospam@nospamthankyou.com> wrote in message news:jjsNd.295$504.45358@news20.bellglobal.com... Hi all, I'd like to create a simple time sheet that calculates the amount of hours I've worked in a day. ex: Date Time IN Time OUT Total Hours 01/01/01 9:00AM 5:00PM 8 And so on for the week, and then have a total at the bottom for total hours (that part is easy enough). I've seen this done before. Better yet, if I could figure out how to enter this data on my Visor PDA and merge it into excel, that would be excellent. Any suggestions?!? Thanks.
- Next message: RagDyeR: "Re: Excel Functions"
- Previous message: Ken Wright: "Re: Excel Functions"
- In reply to: M.R.S.: "Timesheet - I can't figure out how to do this!"
- Next in thread: M.R.S.: "Re: Timesheet - I can't figure out how to do this!"
- Reply: M.R.S.: "Re: Timesheet - I can't figure out how to do this!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|