Sorry,
i have a query, and i want to create an expression that depends on a date
field.
i have
Field1 | Field2
Date Expr
field 2is such: adj1: iif([DateField] >= "01/01/2002",[do calculation], " ")
i think it has to do with the date format that i am searching by, or possibly
syntax?
TIA,
~K