In my query, for field name, I entered expr: last_date
Under condition I put in the following
If("paid"=("1J" Or "2",6/30/01)
meaning if the paid field equals 1J or 2, the new field produced by the query should read 6/30/01. I am getting an error "Undefined function IF"
How must I do it differently?
Thank you,
JOels7
Under condition I put in the following
If("paid"=("1J" Or "2",6/30/01)
meaning if the paid field equals 1J or 2, the new field produced by the query should read 6/30/01. I am getting an error "Undefined function IF"
How must I do it differently?
Thank you,
JOels7