C
Coral G via AccessMonster.com
Hello! I tried searching for an answer to this question but didn't come up
with anything, so forgive me if this is a repeat. A while ago I asked a
question about combo boxes limiting a query with one of the options being not
to pick something out of the box, the answer being a simple Or IsNull
statement (
http://www.accessmonster.com/Uwe/Forum.aspx/access-forms/32275/Form-Combo-Box-for-Query-Criteria
is the original question).
This has worked great up until this point, but now I'm working on a different
database and there is going to be a similar situation but instead there are
five combo boxes limiting one query. I'm having a hard time finding a way to
come up with all of the Or statements that I'm going to need, is there an
"easy" way to do this?
Thanks!
with anything, so forgive me if this is a repeat. A while ago I asked a
question about combo boxes limiting a query with one of the options being not
to pick something out of the box, the answer being a simple Or IsNull
statement (
http://www.accessmonster.com/Uwe/Forum.aspx/access-forms/32275/Form-Combo-Box-for-Query-Criteria
is the original question).
This has worked great up until this point, but now I'm working on a different
database and there is going to be a similar situation but instead there are
five combo boxes limiting one query. I'm having a hard time finding a way to
come up with all of the Or statements that I'm going to need, is there an
"easy" way to do this?
Thanks!