I
Igorin
Hello,
I have a range of data (for time periods) that's in decimal format.
I need to have it formatted into time format ( h "hrs" mm "mins").
For example:
5.23 should be 5 hrs 14 mins.
3.79 should be 5 hrs. 47 mins.
etc.
How do I achieve this? I have tried with custom formatting but all formats I
have used convert 5.23 into 5 hrs. 31 mins., which is wrong.
Any ideas?
I appreciate all help.
I have a range of data (for time periods) that's in decimal format.
I need to have it formatted into time format ( h "hrs" mm "mins").
For example:
5.23 should be 5 hrs 14 mins.
3.79 should be 5 hrs. 47 mins.
etc.
How do I achieve this? I have tried with custom formatting but all formats I
have used convert 5.23 into 5 hrs. 31 mins., which is wrong.
Any ideas?
I appreciate all help.