Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
rafi
 
Posts: n/a
Default i want to calculate the houers of workers 21:00 - 05:00 =8

i just want to put the time a worker come and the time he go and to have the
number of houers he worked
  #2   Report Post  
RagDyer
 
Posts: n/a
Default

With start time in A1,
And end time in B1,
Try this in C1:

=((B1-A1+(B1<A1))*24)*AND(B1<0,A1<0)

Make sure C1 is formatted to General or Number.

--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"rafi" <rafi @discussions.microsoft.com wrote in message
...
i just want to put the time a worker come and the time he go and to have

the
number of houers he worked


  #3   Report Post  
Mike Punko
 
Posts: n/a
Default


A B C
1 Start End Duration
2 7:12 AM 4:30 PM 9:18

C2= B2-A1
Set Cell to hh:mm

Hope this helps

"rafi" wrote:

i just want to put the time a worker come and the time he go and to have the
number of houers he worked

  #4   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Tue, 27 Sep 2005 12:19:04 -0700, "rafi" <rafi @discussions.microsoft.com
wrote:

i just want to put the time a worker come and the time he go and to have the
number of houers he worked



=(EndTime-StartTime)+(StartTimeEndTime)

Format the result as h:mm


--ron
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
help with sumif to calculate column rvnwdr Excel Discussion (Misc queries) 3 June 30th 05 12:38 AM
How can I calculate Vacation Time earned based on length of emplo. Kim Excel Discussion (Misc queries) 2 March 15th 05 08:04 PM
formula to calculate # of days between dates, excluding holidays abs2299 Excel Discussion (Misc queries) 8 March 3rd 05 02:21 AM
Not able to calculate. mark_kramarczyk Excel Worksheet Functions 1 December 29th 04 08:55 PM
How do you calculate the nth root of a number in Excel 2003? William Excel Worksheet Functions 2 November 17th 04 04:19 PM


All times are GMT +1. The time now is 11:28 PM.

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

About Us

"It's about Microsoft Excel"