G
Guest
I've got a form with three criteria list boxes, Country, Material and
Intended that I'm using as criteria in a query. While this is working, I'd
like to be able to make multiple selections in the list boxes and have my
query use these multiple values. I know I need to code this in VBA, but not
exactly sure what it should look like. Also, what to I attach the code to? Is
it attached to the form, the query, the command button that opens the query,
etc?
Intended that I'm using as criteria in a query. While this is working, I'd
like to be able to make multiple selections in the list boxes and have my
query use these multiple values. I know I need to code this in VBA, but not
exactly sure what it should look like. Also, what to I attach the code to? Is
it attached to the form, the query, the command button that opens the query,
etc?