Hi,
I have a database about Equipment maintenance, and I need to convert total time into a decimal. On a form i have Time In and Time Out fields and Total time =[TimeOut]-[TimeIn]. What I need to be able to do is get the total time calculation to display a decimal such as 1.5, instead of 1:32...