HELP...Time problem
Posted by Becca on June 13, 2001 7:51 AM
Trying to do a simple calulation of the average time spent per job.
In order to calulate a true average for several thousand jobs, I'm entering
the total time spent in h:mm:ss and dividing by the number of jobs.
This works until the amount of time spent has 5 digits in the hours (ie, 12926:44:00).
As soon as I have a time like that I get an #value! error in the cell where the division is done.
We have noticed that in the cells where the time has less than 5 digits in the hours,
the format is a date/time even though that's not how I set it up or how I'm entering the data
(ie, I enter 7715:46:00, but 11/16/1900 11:46:00 AM appears in the formula bar).
Help. I need this for a report due ASAP and been unable to find an answer anywhere.