I have two columns, one showing the dates when a file was completed, the other with the formula =IF(TODAY()-D2>365, "Overdue", IF(TODAY()-D2>335,"Due","OK")), to notify me when I need to renew the file (yearly) and when they're overdue. However I'm not sure how to include an "ignore blank" statement in that formula for files that have no completed dates yet.
![]()
Bookmarks