Vince
02-07-2007, 04:41 PM
So I got some great info yesterday, I was wondering if you all could help me again today.
I store the times that my kids achieve in their lap runs in an excel spreadsheet, and I keep the times in the following format -- 1:40 -- which means one minute and forty seconds. Excel wants to read this as 1:40:00 AM, which I honestly don't care about, as long as it displays it as 1:40. The problem is that when I use certain functions (notably =SMALL()), instead of returning 1:40, it returns something like 0.076594. I realize this is probably a formatting error, but when I attempt to change the format of the original cell, it converts 1:40 to the same decimal number of 0.076594 (or whatever it is). I've tried changing it from anything from general number to simple text, and each time it converts the data. Any ideas?
I store the times that my kids achieve in their lap runs in an excel spreadsheet, and I keep the times in the following format -- 1:40 -- which means one minute and forty seconds. Excel wants to read this as 1:40:00 AM, which I honestly don't care about, as long as it displays it as 1:40. The problem is that when I use certain functions (notably =SMALL()), instead of returning 1:40, it returns something like 0.076594. I realize this is probably a formatting error, but when I attempt to change the format of the original cell, it converts 1:40 to the same decimal number of 0.076594 (or whatever it is). I've tried changing it from anything from general number to simple text, and each time it converts the data. Any ideas?