Criteria: Empty field

Joined
Oct 21, 2005
Messages
5
Reaction score
0
Hello all,

What I'm trying to do sounds so easy but has proved painfully impossible for me so far.

I am trying to have a delete query remove all records from multiple tables, all of which a one-to-one relationship.

There is only a single criterion that has to be checked before deleting: find all records in a single table where the field is empty. The field in question can only hold numbers.

Would it be the "IsNull" function I should be using? What would the expression look like (in case I'm using the expression builder incorrectly)?

Thanks in advance,

Repeat3
 
Last edited:

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