J
JJohn
Version: v.X
Operating System: Mac OS X 10.4 (Tiger)
Processor: Power PC
Does anyone know how to easily do simple math with times? Let me explain: if I use the standard hh:mm format to indicate a task time duration, Excel thinks this is a time-of-day and 30:15 becomes 6:15 am. I want it to be used as 30 hours and 15 minutes. I want to add task times, subtract them from each other and do simple ratios and graphing.
This should be easy. Yes, I have created functions that parse the time strings and convert them to total seconds and then do the math in seconds and re-generate the text strings to show the results but this is tedious and sometimes results in weird errors. Any ideas would be greatly appreciated?
Operating System: Mac OS X 10.4 (Tiger)
Processor: Power PC
Does anyone know how to easily do simple math with times? Let me explain: if I use the standard hh:mm format to indicate a task time duration, Excel thinks this is a time-of-day and 30:15 becomes 6:15 am. I want it to be used as 30 hours and 15 minutes. I want to add task times, subtract them from each other and do simple ratios and graphing.
This should be easy. Yes, I have created functions that parse the time strings and convert them to total seconds and then do the math in seconds and re-generate the text strings to show the results but this is tedious and sometimes results in weird errors. Any ideas would be greatly appreciated?