Hey all
I have a variety of dates in cells A1:A100. I want a formula in cell B1 that checks the A column for a date that is within 30 days of today (TODAY()-30) and returns the first occurrence that meets the criteria. Similarly in cell B2 i want it to do the same evaluation except return the second occurrence of a date within 30 days. Ultimately I'll do this 5 times, and if its all done correctly as you move down column B it should go from the oldest date within 30 days to the most recent. Can anyone lend a hand?
I have a variety of dates in cells A1:A100. I want a formula in cell B1 that checks the A column for a date that is within 30 days of today (TODAY()-30) and returns the first occurrence that meets the criteria. Similarly in cell B2 i want it to do the same evaluation except return the second occurrence of a date within 30 days. Ultimately I'll do this 5 times, and if its all done correctly as you move down column B it should go from the oldest date within 30 days to the most recent. Can anyone lend a hand?