J
Jeff
I am just starting to record some times from my son's
swimming events. I eventually would like to do
calculations to show his progress in tables and charts.
The problem I have is Excel converts any time formatted
input such as mm:ss.00 to a time of day instead of just
leaving it as a measured amount of time. It's
frustrating because it shows AM & PM on data and rounds
the decimals automatically when a cell is simply opened
for editing.
For instance a time shown as 1:35.02 in a cell displays
in the edit box as 12:01:35 AM when double clicked.
Also, negative times are displayed as ######## when they
might be valid if you want to calculate a drop in time
from one swimming event to another.
Is there any way to set it to perform time based
calculations but not treat the data as a time of day?
I know that I can do this myself by converting everything
to seconds, doing the math, and then converting back to
minutes & seconds but it will take a lot more formulas
and concatenation for each step.
swimming events. I eventually would like to do
calculations to show his progress in tables and charts.
The problem I have is Excel converts any time formatted
input such as mm:ss.00 to a time of day instead of just
leaving it as a measured amount of time. It's
frustrating because it shows AM & PM on data and rounds
the decimals automatically when a cell is simply opened
for editing.
For instance a time shown as 1:35.02 in a cell displays
in the edit box as 12:01:35 AM when double clicked.
Also, negative times are displayed as ######## when they
might be valid if you want to calculate a drop in time
from one swimming event to another.
Is there any way to set it to perform time based
calculations but not treat the data as a time of day?
I know that I can do this myself by converting everything
to seconds, doing the math, and then converting back to
minutes & seconds but it will take a lot more formulas
and concatenation for each step.