D
David S. Calef
I am trying to create a query that finds ONLY missing values:
Nothing in a text field
or
No Value in a number field
or
No Value in a second number field.
I would assume the first criteria would be =""
The second and third Or Criteria would be =0
None of these are working for me.
Suggestions?
David
Nothing in a text field
or
No Value in a number field
or
No Value in a second number field.
I would assume the first criteria would be =""
The second and third Or Criteria would be =0
None of these are working for me.
Suggestions?
David