Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default formula to identify top 3 times

I am putting together a score sheet for a cross country event. I need to find
out the formula that will work out what my to 3 times are.

Any ideas?


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default formula to identify top 3 times

Have a look at the SMALL function in XL Help.

Hope this helps.

Pete

On Oct 24, 4:18*pm, Elle wrote:
I am putting together a score sheet for a cross country event. I need to find
out the formula that will work out what my to 3 times are.

Any ideas?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default formula to identify top 3 times

Assuming that the top three times are the lowest three times and that the
times are in column A, in B1 thru B3 enter:

=SMALL(A:A,1)
=SMALL(A:A,2)
=SMALL(A:A,3)

--
Gary''s Student - gsnu200809
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
Identify and add formula - can it be done? KP Excel Worksheet Functions 4 August 7th 06 08:02 PM
"Identify numbers in one column and add times from another? KP Excel Worksheet Functions 2 August 7th 06 07:05 PM
what formula in Excel will identify the first zero in a row and... Dawnstar253 Excel Worksheet Functions 2 June 7th 06 05:21 PM
How to identify a cell without a formula Kevin Excel Discussion (Misc queries) 5 May 14th 05 11:42 PM
Formula to identify what was NOT found Arla M Excel Worksheet Functions 1 February 10th 05 03:09 PM


All times are GMT +1. The time now is 12:35 PM.

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"