Second largest value

K

Kim Young

How do I find the second largest value in a range of data? I have a list of
daily meter readings and need to subtract the second largest from the largest
to determine the daily usage.
 
Top