C
Chey
I have a query and I am trying to add this columm to analyse if the contract
is current or expired.
Somehow does not work. Please help
Expr1: IIf([CONTRACT END DATE]="Cont." OR [CONTRACT END
DATE]>Now(),"Current","Expired")
is current or expired.
Somehow does not work. Please help
Expr1: IIf([CONTRACT END DATE]="Cont." OR [CONTRACT END
DATE]>Now(),"Current","Expired")