Hi
I've been trying to replicate the "at risk" formula using due date and complete task criteria that is appears in the project sheet template. I can get each half of the formula to work independently but when i try to join them with AND i receive a #incorrect argument set error. Here's the formula:
=IF(AND([Due Date]1 < TODAY(), NOT(Status1 = "Complete"), 1, 0))
Its in a flag column. I guess there is something wrong with the ranges but i think tried everything.
Please can someone help.
Regards