I cannot get this to work. I am using Access97.
In a query I am trying to create an expression that would show records that are equal to and less than 5 days from the SkedDate field and also meet a certain critera.
Expr1: IIf([Skeddone]=Date(),-5 And [Vendor5]="T-IronW")
In a query I am trying to create an expression that would show records that are equal to and less than 5 days from the SkedDate field and also meet a certain critera.
Expr1: IIf([Skeddone]=Date(),-5 And [Vendor5]="T-IronW")