Hi everyone,
I'm wondering if anyone has written a formula that returns any dates that occur between today and the next 30 days. This is what I tried:
=SMALL(IF(and(DATA!$D$2:$D$9>=TODAY(), DATA!$D$2:$D$9<TODAY()+30),DATA!$D$2:$D$9),3)
Any help is greatly appreciated!
Alex
Bookmarks