Hi Guys!
I am working on the following Formula:
=IF(AND([Date Completed]1 < (TODAY(-3)), Cause1 = "", Correction1 = ""), "Overdue", "OK")
Goal: If the date in a date column [Date Completed] is more than 3 days ago, and the cells for the next two columns are empty - one or both - I want to remind our technicians to fill them out.
I can't quite seem to get the logic down into the formula.
I have tried inserting a NOT, changing < to >, and alternating the True and False values.
I am new to smart sheets and relatively new to formulas. If you guys could help me out, I would be grateful.
Thanks.
