Thread: Time Formulas
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs
 
Posts: n/a
Default Time Formulas


Sounds like you might be converting to minutes by using some sort of
TEXT formula. If so then you might have a problem using the result if
it's text.

To calculate the difference between two time values in minutes

=(B1-A1)*1440

format as number


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=527789