Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 105
Default Formula to calculate time

I have the hours worked in Column A (i.e., 8:00 - 5:00) and the total hours
in Column B (8.0). Is there a formula for Column B that will calculate that
for me, or will I have to use two columns for the hours worked (start time
and end time) AND use military time in order to do a simple math function
formula?

Thanks for your help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Formula to calculate time

Use 2 columns, one with start and one with end time, then use
for instance start in A, end in B and total in C

=B2-A2

will give you the hours unless you need to deduct lunch as well

Then you can just total all hours like

=SUM(C2:C6)


for a week

use custom format [hh]:mm to display hours greater than 24


--
Regards,

Peo Sjoblom


"Helen" wrote in message
...
I have the hours worked in Column A (i.e., 8:00 - 5:00) and the total hours
in Column B (8.0). Is there a formula for Column B that will calculate
that
for me, or will I have to use two columns for the hours worked (start time
and end time) AND use military time in order to do a simple math function
formula?

Thanks for your help!



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
formula to calculate time values kjp Excel Worksheet Functions 2 July 24th 06 09:32 PM
Formula to calculate over-time Debbie Mack Excel Discussion (Misc queries) 1 September 16th 05 08:37 PM
Formula to calculate time Paul (ESI) Excel Discussion (Misc queries) 6 August 12th 05 05:46 PM
How do I set up a formula on a time sheet to calculate time in 1/. gschmid Excel Discussion (Misc queries) 2 January 18th 05 01:48 PM
formula to calculate a time sheet tintin103 Excel Worksheet Functions 1 January 17th 05 09:45 PM


All times are GMT +1. The time now is 09: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"