Hi udea,
If you apply the same cell formatting that you're using in the date cells to the cell containing the LARGE/SMALL formula, the results will appear as dates.
Alternatively, for the dates you gave:
=TEXT(LARGE(A1:A9,2),"d/mm/yyyy")
will return a formatted date for the value ranked as the second-largest. Using LARGE on its own returns the date's serial number.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|