Guest_imported
New member
- Jan 1, 1970
- 0
In a select query, I want to generate a new field where every instance of a non-null value (from a text field) in field one is given the number 1 in the new field, and every instance of a null value in field one is given the number 0 in the new field. How and where do I construct this If, Then statement?
Thanks in advance - John
Thanks in advance - John