I have a forumula that calculates total time. The results are shown in a
time format (66:30:00). How can we convert this to a decimal (66.5 hours)?
Thank you for your help.
Michele
I have a forumula that calculates total time. The results are shown in a
time format (66:30:00). How can we convert this to a decimal (66.5 hours)?
Thank you for your help.
Michele
multiply by 24 and format it as general.
=a1*24
(and format that cell as general)
Michele wrote:
>
> I have a forumula that calculates total time. The results are shown in a
> time format (66:30:00). How can we convert this to a decimal (66.5 hours)?
> Thank you for your help.
>
> Michele
--
Dave Peterson
Hi!
Multiply by 24:
=Your_Formula(.............)*24
Biff
"Michele" <Michele@discussions.microsoft.com> wrote in message
news:5D7F5711-3B62-468F-99BB-3F1015D324D4@microsoft.com...
>I have a forumula that calculates total time. The results are shown in a
> time format (66:30:00). How can we convert this to a decimal (66.5
> hours)?
> Thank you for your help.
>
> Michele
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks