K
Kevin
I am trying to accomplish the following by using a form with multiple
listboxes for selecting various criteria to query. I am at a road block.
My form contains the following listboxes for selecting information from a
table: Company name, year, quarter.
I need to do the following:
1. Setup the listboxes so they return unique values from the query. If all
records need to be returned, then I leave it blank.
2. Once the 3 categories are selected in the form, I need create a run
button that will update the query with the 3 category criteria and then
produce a report with the results.
Thanks in advance for any help!
listboxes for selecting various criteria to query. I am at a road block.
My form contains the following listboxes for selecting information from a
table: Company name, year, quarter.
I need to do the following:
1. Setup the listboxes so they return unique values from the query. If all
records need to be returned, then I leave it blank.
2. Once the 3 categories are selected in the form, I need create a run
button that will update the query with the 3 category criteria and then
produce a report with the results.
Thanks in advance for any help!