G Guest Sep 3, 2006 #1 Would like to convert the sum total of time values to hours only. Example is 286:30:00 convert to 286.5 hours
Would like to convert the sum total of time values to hours only. Example is 286:30:00 convert to 286.5 hours
B Bob Phillips Sep 3, 2006 #2 Multiply by 24 as time is stored as a fraction of 1 day -- HTH Bob Phillips (replace xxxx in the email address with gmail if mailing direct)
Multiply by 24 as time is stored as a fraction of 1 day -- HTH Bob Phillips (replace xxxx in the email address with gmail if mailing direct)