View Single Post
  #1   Report Post  
bobf
 
Posts: n/a
Default finding the second largest number in a list

Is there a way of finding the "second largest" number from
a list of 10 numbers ? I know MAX finds the biggest
number but unsure if numbers of a particular rank in a
list can be identified.

Thanks