How can I create a query by using the multiple selection option of a Combo or List box.
Say I have three fields:
Name
Address
Phone
I want to select Name and Address and create a query by selecting those options from one of the boxes above and then select Name and Phone and update the query with the new fields...etc...etc.
Obviously I am only using three fields here, but it could be 5, 6, 10 etc
Say I have three fields:
Name
Address
Phone
I want to select Name and Address and create a query by selecting those options from one of the boxes above and then select Name and Phone and update the query with the new fields...etc...etc.
Obviously I am only using three fields here, but it could be 5, 6, 10 etc