G
Guest
Just a quick question
I am creating a form that will ultimately open a table based on a query.
One of my filter criteria is a list box that will allow multiple selections.
How would the where criteria look in the query i.e.
"forms![frm:2000RulesTableFilter]![lstRulesTableDetail] or would it be more
like In ("forms![frm:2000RulesTableFilter]![lstRulesTableDetail]")
I just can't get it to work!!
TIA
I am creating a form that will ultimately open a table based on a query.
One of my filter criteria is a list box that will allow multiple selections.
How would the where criteria look in the query i.e.
"forms![frm:2000RulesTableFilter]![lstRulesTableDetail] or would it be more
like In ("forms![frm:2000RulesTableFilter]![lstRulesTableDetail]")
I just can't get it to work!!
TIA