We have a sheet to help track when notary renewals are upcoming for staff and its a fairly simple process. We have a date column that lists the expiration date, a helper column that turns that into a total day count, status, and if an application was recvied.
The trigger for this would be when that Days Until Expiration column hits 45 based on the date in the Expiration column compared to todays date AND if the App Received column is unchecked, it should send an email.
I included screenshots of our columns and the automation below.
But we can't get the automation to function and send emails as it should. Any ideas??