I have the following problem. In my excel sheet, I subtracted two time values ββto get its time interval. Here is an example:
16:30-8:00=8:30
the cell format is time, so everything is in order. Now the problem:
I need to show the time span as well as decimal. So, 8:30
should 8,50
anyone know how to do this?
source
share