B
Ben via AccessMonster.com
I have a form that has a button which is tied to a query. I want the user to
pick which items from the query that they want. And then run the custom
query.
In native query design, I can pull up the query, uncheck the fields I do not
want and run the query. But how do I give the user flexibility to customize
the query the way they want by pick the fields?
I hope i am explaining this right. on the form is:
[ ] customer ID
[ ] customer name
[ ] customer city
[ ] customer product
The user will check customer name and customer product only. I want to run a
customer query that will only show customer name and customer product. All
depending upon what the user checks. and then run the query to display the
results.
Thanks,
Ben
pick which items from the query that they want. And then run the custom
query.
In native query design, I can pull up the query, uncheck the fields I do not
want and run the query. But how do I give the user flexibility to customize
the query the way they want by pick the fields?
I hope i am explaining this right. on the form is:
[ ] customer ID
[ ] customer name
[ ] customer city
[ ] customer product
The user will check customer name and customer product only. I want to run a
customer query that will only show customer name and customer product. All
depending upon what the user checks. and then run the query to display the
results.
Thanks,
Ben