barbershopper
Technical User
I need to make a report more flexible, so that users can get the specific data that they need. The front end is an Access ADP, on a SQL backend.
I want to use combo boxes that use a table for lookup, so the users can make their choices, and I don't have to write a data validation routine.
The form containing the combo boxes, runs an event procedure that opens a report, and the data source for it is a view.
How do I get the view to recognize the combo box values as part of the query?
Time is of the essence, and I would say that I'm a novice at best, when it comes to ADP's and SQL.
Thanks in advance.
I want to use combo boxes that use a table for lookup, so the users can make their choices, and I don't have to write a data validation routine.
The form containing the combo boxes, runs an event procedure that opens a report, and the data source for it is a view.
How do I get the view to recognize the combo box values as part of the query?
Time is of the essence, and I would say that I'm a novice at best, when it comes to ADP's and SQL.
Thanks in advance.