Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default how can I work with lap times?

I need to format and work with lap times in the form mm:ss:ttt (minutes,
seconds and thousandths). I cannot find out how to format these so that I can
perform comparisons on them and draw up charts. Can anybody help me? I know
about "Format Cells" of course but don't seem to find any suitable choices
listed.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default how can I work with lap times?

Hi,

Format you cell with

mm:ss.000



Mike



"Fonz" wrote:

I need to format and work with lap times in the form mm:ss:ttt (minutes,
seconds and thousandths). I cannot find out how to format these so that I can
perform comparisons on them and draw up charts. Can anybody help me? I know
about "Format Cells" of course but don't seem to find any suitable choices
listed.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default how can I work with lap times?

.... or [mm]:ss.000 if the number might go beyond 60 minutes.
--
David Biddulph

"Mike H" wrote in message
...
Hi,

Format you cell with

mm:ss.000



Mike



"Fonz" wrote:

I need to format and work with lap times in the form mm:ss:ttt (minutes,
seconds and thousandths). I cannot find out how to format these so that I
can
perform comparisons on them and draw up charts. Can anybody help me? I
know
about "Format Cells" of course but don't seem to find any suitable
choices
listed.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default how can I work with lap times?

Thanks, Mike, I now have my cells formatted properly (or so I thought) but
when I use the =min() function on a column of lap times, I get 00:00.000 as
the result! Any ideas? There are no blank cells in the column and none of my
lap times are zero (I'm not that fast!)

Fonz



"Mike H" wrote:

Hi,

Format you cell with

mm:ss.000



Mike



"Fonz" wrote:

I need to format and work with lap times in the form mm:ss:ttt (minutes,
seconds and thousandths). I cannot find out how to format these so that I can
perform comparisons on them and draw up charts. Can anybody help me? I know
about "Format Cells" of course but don't seem to find any suitable choices
listed.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default how can I work with lap times?

It sounds like there's still something wrong with the cell format because
=Min(.. should work ok

Try this on your times
=ISNUMBER(A1)
it should evaluate as true.

If it doesnt your cells were probably formatted as text before you entered
any numbers. To overcome this delete the cell contents. format with the time
formula and re-enter the time value

Mike

"Fonz" wrote:

Thanks, Mike, I now have my cells formatted properly (or so I thought) but
when I use the =min() function on a column of lap times, I get 00:00.000 as
the result! Any ideas? There are no blank cells in the column and none of my
lap times are zero (I'm not that fast!)

Fonz



"Mike H" wrote:

Hi,

Format you cell with

mm:ss.000



Mike



"Fonz" wrote:

I need to format and work with lap times in the form mm:ss:ttt (minutes,
seconds and thousandths). I cannot find out how to format these so that I can
perform comparisons on them and draw up charts. Can anybody help me? I know
about "Format Cells" of course but don't seem to find any suitable choices
listed.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default how can I work with lap times?

Mike H, I am in your debt. You were spot on, the values I had did not match
the new formats I gave the cells. Silly me! Thanks again.

Fonz



"Mike H" wrote:

It sounds like there's still something wrong with the cell format because
=Min(.. should work ok

Try this on your times
=ISNUMBER(A1)
it should evaluate as true.

If it doesnt your cells were probably formatted as text before you entered
any numbers. To overcome this delete the cell contents. format with the time
formula and re-enter the time value

Mike

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default how can I work with lap times?

Glad I could help

"Fonz" wrote:

Mike H, I am in your debt. You were spot on, the values I had did not match
the new formats I gave the cells. Silly me! Thanks again.

Fonz



"Mike H" wrote:

It sounds like there's still something wrong with the cell format because
=Min(.. should work ok

Try this on your times
=ISNUMBER(A1)
it should evaluate as true.

If it doesnt your cells were probably formatted as text before you entered
any numbers. To overcome this delete the cell contents. format with the time
formula and re-enter the time value

Mike

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
find and display all possible start times and days to work Shoney Excel Discussion (Misc queries) 0 February 8th 08 08:07 PM
Need to work out a timesheet with times going into next day (24 h z_insyd Excel Worksheet Functions 5 July 21st 07 08:12 PM
Chart that shows work times Marco Excel Discussion (Misc queries) 0 April 17th 07 05:32 PM
UDFs return #NAME error sometimes, other times, they work Dave F Excel Discussion (Misc queries) 4 September 21st 06 11:52 PM
The left function does not work when displaying times, how is thi. Nambo27 Excel Worksheet Functions 3 February 25th 05 06:46 PM


All times are GMT +1. The time now is 06:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"