Thanks
I tried and it didn't work the way I wanted.
Is there a way I can pull the sql out of the query, add my new where clause to the existing where clause, and then set the rowsource to the new sql?
Again I am trying to keep from coding in for ease of update.
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...