Thread: Time Conversion
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Time Conversion

Minutes?

=A1*1440

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Richard" wrote in message
...
Is there a way to convert time into a whole number? I have a data set of
minutes that I would like to convert. For example, instead of the cell
reading :15 I would like for it to read 15. Since Excel does not work
with
negative time I was hoping this might be a good work around for getting
the
info I need. Thanks

Rich