Hi,
I need to change a Time value into a decimal format so I can do some calculations.
Is there a function that does this?
Ex: Total Time Worked = 8:45:00 (8 hours, 45 minutes, 0 seconds)
In a decimal format it would be 8.75 hours.
I need a formula that would calculate this as the Total Time Worked will be a changing variable.