return the greatest value in a range of cells
be sure the cells are formatted as dates, then use the formula "=MAX(range)".
"Jen" wrote:
I have a list of dates and I want a function that will return the latest date
in the list. Is such a thing possible?
|