Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identify and add formula - can it be done? | Excel Worksheet Functions | |||
"Identify numbers in one column and add times from another? | Excel Worksheet Functions | |||
what formula in Excel will identify the first zero in a row and... | Excel Worksheet Functions | |||
How to identify a cell without a formula | Excel Discussion (Misc queries) | |||
Formula to identify what was NOT found | Excel Worksheet Functions |