View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steved Steved is offline
external usenet poster
 
Posts: 519
Default Time after midnight

Hello from Steved

This formula converts a number in to time =TEXT(D25,"0\:00")*1 ie 1530 15:30

My Question please the only way the formula will reconize 1210 am the next
day is to type 2410, I would like to type 10, what is require to the formula
above to acheive this. an example would be 15:30 to 24:10 as at the moment, I
would like to type in 15:30 to 0:10 to give a total hours as 08:40 ( after
midnight )

Thankyou.