View Single Post
  #1  
Old 11-17-2006, 07:28 PM
Leelaakk Leelaakk is offline
Registered User
 
Join Date: 17 Nov 2006
Posts: 2
Leelaakk is an unknown quantity at this point
need help with formula for time

I'm trying to calculate the number of hours worked when it crosses over to a new day. For instance, 15:00 to 2 a.m. the next day. When I use the formula +b2-a2+if(a2>b2,1) the result is .54. Can anyone tell me what I can do to resolve this and come up with the correct value of 12 hours? I've also tried using 24 in place of the 1 and it gives me the same result.

Please help!
Reply With Quote