View Single Post
  #1   Report Post  
Pete n PWD Land
 
Posts: n/a
Default How to Determine 1st, 2nd & 3rd for a PWD

I have a spreadsheet that has some times for a Pinewood Derby (PWD). I would
like to determine from a range who came in 1st(figured out) 2nd, and 3rd.
I figured out 1 by using =MIN(B8:B19) command, but I don't know how to get
2nd and 3rd from the same range.