Assuming your decimal time is in column A and begins with A1,
custom format column B as [h]:mm
and then in B1 enter =A1/24
..5 should then show as 0:30, 1.75 as 1:45, and so on.
If you want your time to show as 0h 30m and 1h 45m instead,
then custom format column B as [h]"h"" "mm"m"
--
Alan
"Gary" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is there a format or formula to convert a decimal to time? An example
> would be .5 would be 30 (minutes), .75 would be 45 (minutes), etc. The
> Workbook is relatively large so any method would have to easily apply to
> thousands of numbers, versus simply manually converting one cell at a
> time.
>
>
>
> Regards,
>
> Gary
>
>
|