Query Question!

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

If I have a Query that shows all my records but I only want the Query to
show the record that has no data/Blank in [OwnerID]
Thanks for any help......Bob
 
Open the query in design mode
in the [OwnerID] field enter ISNULL as it's criteria.
Close and Save
 

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

Similar Threads


Back
Top