Firstly, sorry for all the questions today, the help is appreciated though :)
I have a form that filter records off of combo, I want the user to run reports based off of the filter selected in the combo box.
Here's the code I've been toying around with:
Private Sub ReQuote_Click()
Dim...