Setting a Criterion (Criteria) In a Query...

G

Guest

Such as....Forms!frmMain!ForLast
....to be used in a Query....

If I use a Dropdown to select something like "R - Z"
and then populate an unbound Field named "ForLast"
with...

"R" Or "S" Or "T" Or "U" Or "V" Or "W" Or "X" Or "Y" Or "Z"

.....It will not work when setting that in...
ForLast = "R" Or "S" Or "T" Or "U" Or "V" Or "W" Or "X" Or "Y" Or "Z"

What is the best way to do this?

TIA - Bob
 

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