I have a Form - Based on Rep Name.
Under that is a Subform Based on Sales
The Rep Name is the first filter for Subform, Then there is a ComboBox on the Subform Based on Year (this is next filter)
And lastly, there is a ComboBox on Subform Based on Month - this is the last filter.
I have it working for Rep + Year, but when I Change the ComdoBox Month - It asks again for year (even though it is selected int he original comboBox Year)
Tried to upload Example, but the size was too big...