Date

R

Richard

This formula returns results like 2.6666666 days. How can i change it to show
something like 2 days 3 hours. Thanks in advance
 
M

MM

Highlight the cell, column, or row that will display the result
Right click
Choose format cells
Select the number tab
Select custom
Under "Type", enter dd:hh:mm:ss
2.6666666 should now be diplayed as 02:15:59:59
(2 days, 15 hrs, 59 min, 59 seconds)
 
Top