I am trying to create an expression that lists a value in a new column based on the logic that a date has passed today. Any help on how to recreate this as the Today or AND expression is not working.
Was Project Delinquent?:=IIF(AND(IsNull(Date1),[Date2]<TODAY()),1,0)
Thanks for any help.
Marty
Was Project Delinquent?:=IIF(AND(IsNull(Date1),[Date2]<TODAY()),1,0)
Thanks for any help.
Marty