I have an excel file with rows and each one has an orientation date. I have an If statement to send an email to all rows with a date of exactly 29 or 30 days ago. Currently, my condition is sending for those days but also all days prior as well (like 31, 32, 33, etc days ago). Any suggestions?