generaluser
Technical User
Can you do an IIF such as:
If [field2] is not null
Then if [field1] = x and [field2] = y then [field 3]=z.
with multiple values for [field2]
without programming? Would you do it in a query?
Please let me know.
If [field2] is not null
Then if [field1] = x and [field2] = y then [field 3]=z.
with multiple values for [field2]
without programming? Would you do it in a query?
Please let me know.