Max if less than, Non-continuious array
=IF(TODAY()<F1,MAX(A1,C1,E1),"")
--
If this post helps click Yes
---------------
Jacob Skaria
"ToddEZ" wrote:
I have dates in cells A1, C1, and E1. Cell F1 = 1/1/2009.
What formula can I use to find the maximum of cells A1, C1, and E1 IF AND
ONLY IF the date is is earlier than F1?
|