View Single Post
  #1   Report Post  
Jim
 
Posts: n/a
Default Returning Descending Values

Returning Descending Values

I currently use the following to find the max number is a column:
=MAX($P$4:$P$65536). If I wanted to find the second highest, then the third
highest, etc.. how would this be written?

Thanks for the help