G 
		
								
				
				
			
		Guest
I am running a query that will NOT include selected text in a field derived
from a combo box in a form.
However, the query automatically excludes all null data in that same field.
The criteria looks like this:
Criteria:
Not "Comp Only"
It is excluding records that are blank in that field when I run the query.
Why? and how do I see the records where the field is null?
Thank you.
				
			from a combo box in a form.
However, the query automatically excludes all null data in that same field.
The criteria looks like this:
Criteria:
Not "Comp Only"
It is excluding records that are blank in that field when I run the query.
Why? and how do I see the records where the field is null?
Thank you.