G
Guest
Does anybody know how to grab the values from a list box to be used as
criteria in a query? I have a list box on a form that contains states - CA,
CO, AZ, NV, and so on. I have set the multi-select property to yes so I can
select multiple states. I need to be able to use the states selected in a
query to pull only records from the selected states. Or maybe there is a
better way to do this??
Thanks.
criteria in a query? I have a list box on a form that contains states - CA,
CO, AZ, NV, and so on. I have set the multi-select property to yes so I can
select multiple states. I need to be able to use the states selected in a
query to pull only records from the selected states. Or maybe there is a
better way to do this??
Thanks.