Hello
I have a form that I use to generate different reports with 3 list boxes and a combo box on it. The first 2 list boxes are used to determine what if any is in the last list box. It all works the way I want it except that I would like to use the combo box to further filter the 3rd list box down.
My problem is that my list box uses saved queries. I did this because I wanted to stay away from coding all the different reports and wanted to make it easier for me to add new reports to the list in the future. I have all the information needed to open the report and even filter the report in a table.
If I had a way to pull the sql that my list box was using out, I could then add my new parameter to it.
Any help on this problem would be greatly appreciated.
Thanks
Chris
Access 2007
I have a form that I use to generate different reports with 3 list boxes and a combo box on it. The first 2 list boxes are used to determine what if any is in the last list box. It all works the way I want it except that I would like to use the combo box to further filter the 3rd list box down.
My problem is that my list box uses saved queries. I did this because I wanted to stay away from coding all the different reports and wanted to make it easier for me to add new reports to the list in the future. I have all the information needed to open the report and even filter the report in a table.
If I had a way to pull the sql that my list box was using out, I could then add my new parameter to it.
Any help on this problem would be greatly appreciated.
Thanks
Chris
Access 2007