#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Time sheet.

I am trying to create a time sheet where the hours are listed as in/out(am),
then in/out(pm). going from B to E with the total hours being calculated in
row H. Listing Monday through Sunday on rows 8 through 14.
I have a working formula for adding up the total hours from the week at
the bottom(ie.40 hours), but I cannot figure out the formula to add the daily
time. If I put in "in at 9, out at 12:00 for lunch, back at 12:30 and out at
5:30, it won't come up with 9 hours. If i simply put in "in at 9 and out at
5, it gives me 14. What do I need to do?
Thanks for any help.
--
cartel1
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Time sheet.

Well, the formula would be =(C2-B2)+(E2-D2)

Format as hh:mm

also, make sure all of your times are formatted as HH:MM as well...

"cartel1" wrote:

I am trying to create a time sheet where the hours are listed as in/out(am),
then in/out(pm). going from B to E with the total hours being calculated in
row H. Listing Monday through Sunday on rows 8 through 14.
I have a working formula for adding up the total hours from the week at
the bottom(ie.40 hours), but I cannot figure out the formula to add the daily
time. If I put in "in at 9, out at 12:00 for lunch, back at 12:30 and out at
5:30, it won't come up with 9 hours. If i simply put in "in at 9 and out at
5, it gives me 14. What do I need to do?
Thanks for any help.
--
cartel1

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default Time sheet.

=(C2-B2)*24+(E2-D2)*24

"cartel1" wrote:

I am trying to create a time sheet where the hours are listed as in/out(am),
then in/out(pm). going from B to E with the total hours being calculated in
row H. Listing Monday through Sunday on rows 8 through 14.
I have a working formula for adding up the total hours from the week at
the bottom(ie.40 hours), but I cannot figure out the formula to add the daily
time. If I put in "in at 9, out at 12:00 for lunch, back at 12:30 and out at
5:30, it won't come up with 9 hours. If i simply put in "in at 9 and out at
5, it gives me 14. What do I need to do?
Thanks for any help.
--
cartel1

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Annual Wages Sheet to pick up info from Time Sheet stallence Excel Worksheet Functions 2 May 5th 08 11:02 PM
Detailed Time Sheet (overtime, comp time, vacation used) Robert D. Sandersfeld New Users to Excel 2 May 22nd 06 10:14 PM
how do I set up time sheet and items bought expense sheet gianni Excel Discussion (Misc queries) 1 December 24th 05 11:10 AM
How do I time Hours & mins in excel - Time sheet Helen Excel Discussion (Misc queries) 5 September 17th 05 11:42 AM
I need a time sheet template that verifies time entered against sy Bob Powell Excel Discussion (Misc queries) 1 April 19th 05 03:11 PM


All times are GMT +1. The time now is 11:16 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"