B
Brian
I am adding daily times (hh:nn) to arrive at weekly, monthly, or yearly
totals, depending on a date range selected by a user at output time. I want
to display the total in hh:nn (Short Time) style, except that I want to have
the "hh" portion show total hours; Short Time is modal 24 hours.
Is there a number format that will show hh:nn but will show hours over 24,
or do I have to write a function to convert it to a string?
totals, depending on a date range selected by a user at output time. I want
to display the total in hh:nn (Short Time) style, except that I want to have
the "hh" portion show total hours; Short Time is modal 24 hours.
Is there a number format that will show hh:nn but will show hours over 24,
or do I have to write a function to convert it to a string?