#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default HOURS CALCULATION

Would like to calculate no of hours in a specied shift. I can do this until
foe example start time is 22:00 and end time is 04:00 next day - Can somebody
help ?




--
Stuart
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 340
Default HOURS CALCULATION

If A1 is start time and B1 is end time:

=MOD(B1-A1,1)

(make sure the result in time format.)

Stuart Carnachan wrote:

Would like to calculate no of hours in a specied shift. I can do this until
foe example start time is 22:00 and end time is 04:00 next day - Can somebody
help ?




--
Stuart


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default HOURS CALCULATION

Fantastic
--
Stuart


"Lori" wrote:

If A1 is start time and B1 is end time:

=MOD(B1-A1,1)

(make sure the result in time format.)

Stuart Carnachan wrote:

Would like to calculate no of hours in a specied shift. I can do this until
foe example start time is 22:00 and end time is 04:00 next day - Can somebody
help ?




--
Stuart



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
Date and Time Response- before/during/after Business hours ECLynn Excel Discussion (Misc queries) 1 September 7th 06 06:46 PM
Working days and hours calculation - request assistance please! sbickley Excel Worksheet Functions 0 August 16th 06 06:37 PM
Removing non Work Hours from Excel calculation [email protected] Excel Worksheet Functions 23 March 11th 06 01:31 AM
adding rows of hours and minutes to get a total Tipps Excel Worksheet Functions 1 November 4th 05 07:03 PM
Calculation of full hours [email protected] Excel Worksheet Functions 1 September 8th 05 06:26 PM


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