I have 7 queries with 7 reports and a user form, with combobox to select which report should be selected. I want to give the user a filtering option by way of another combo box / List box, on this form, which would select report results based on a field in the query.
I'm stumped as to what type of code I should write and where I should put the code.I have looked at many existing threads, and applied various examples of code behind the command button, but found nothing that applies that well
Any pointers in this direction would be appreciated.
I'm stumped as to what type of code I should write and where I should put the code.I have looked at many existing threads, and applied various examples of code behind the command button, but found nothing that applies that well
Any pointers in this direction would be appreciated.