blank fields

T

Terry

Hi all
I'm very new to access and have a question for someone. I
set up a query with several fields and I want to set the
criteria so if a certain field (say the date field) is
blank I don't want to pull that record. How can I do
this? I hope I explained this correctly. Thank you.
 
R

Rick B

put something like the following in that column's criteria...

Is Not Null




Rick b


Hi all
I'm very new to access and have a question for someone. I
set up a query with several fields and I want to set the
criteria so if a certain field (say the date field) is
blank I don't want to pull that record. How can I do
this? I hope I explained this correctly. Thank you.
 
T

Terry

I figured it out. I put like "*" in the criteria and it
pulls only records with a value in that field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top