Displaying durations in Excel

V

Verbatim

I have a worksheet which calculates a duration in hours...is there a built-in
number formatter that could display that as h:mm:ss? How would I create a
formatter to do that if there isn't?

All the built-in "time" formatters seem to be stuck on telling the time of
day.
 
V

Verbatim

Thanks, that does convert the numbers to durations...it interprets the
floating-point number as a number of days, so I had to add a "/24" to my
calculations, but now it's working.

Trevor Shuttleworth said:
Try Custom format: [hh]:mm:ss

Regards

Trevor


Verbatim said:
I have a worksheet which calculates a duration in hours...is there a
built-in
number formatter that could display that as h:mm:ss? How would I create a
formatter to do that if there isn't?

All the built-in "time" formatters seem to be stuck on telling the time of
day.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top