|
This is kind of a late delay, but you can use the "LARGE" function.
In your results worksheet, you might have:
cell A1: =LARGE(theRangeOfNumbers,1) to get the highest date
cell A2: =LARGE(theRangeOfNumbers,2) to get the second-highest date
The rangeOfNumbers is the range that you highlight which contains all of the dates.
etc...etc...
__________________
Jeannie
"ergo bibamus"
|