How do I display criteria with no characters in it only? (Blank c.

  • Thread starter Thread starter Guest
  • Start date Start date
Not clear what you mean, but if you want to show a record if a specific
value is empty, try this as the criterion expression for that field:

Is Null
 
Thats great, it worked. Thank you Ken!

Ken Snell said:
Not clear what you mean, but if you want to show a record if a specific
value is empty, try this as the criterion expression for that field:

Is Null
 

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

Back
Top