i have a list of dates in column A:
7/1/07
8/1/07
9/1/07
10/1/07
....
8/1/37
in a different cell i want to return the earliest (smallest) date from column A that is either an 8/1 or a 2/1 (from which i will used edate to produce the full list of semi-annual dates between 7/1/07 and 8/1/37 keyed off of final cell in column A). any ideas? thanks.
7/1/07
8/1/07
9/1/07
10/1/07
....
8/1/37
in a different cell i want to return the earliest (smallest) date from column A that is either an 8/1 or a 2/1 (from which i will used edate to produce the full list of semi-annual dates between 7/1/07 and 8/1/37 keyed off of final cell in column A). any ideas? thanks.