G
gavin
I've set up a database that has a combo box on a form to pass a parameter to
a query and it works really well. But now I need to be able to allow users
to select more than one item. The database is basically names and addresses
and the "area" field contains 8 choices. I guess I could have 8 combo boxes
on the form? But that doesn't seem a neat solution. Is there a better way of
doing this?
Thanks in advance for your time.
a query and it works really well. But now I need to be able to allow users
to select more than one item. The database is basically names and addresses
and the "area" field contains 8 choices. I guess I could have 8 combo boxes
on the form? But that doesn't seem a neat solution. Is there a better way of
doing this?
Thanks in advance for your time.