Pull off blank records??

slyvsspy

Registered User.
Local time
Today, 13:52
Joined
Jun 24, 2002
Messages
51
When running a query. What value do I use in the "criteria' box to pull off every record. I have to have something in the criteria box, I can't just delete it, so I have to have a statement in the criteria box that will pull all records.

Does anyone know what this statement will be.

Thanks for all the help
Josh
 
In your query put "Is Not Null" and it will show all the fields that are not empty:)
 

Users who are viewing this thread

Back
Top Bottom