How can i link a control button to view a report based on the information selected in a combo box?
For example
I want to show all records for people with the name Steve.
I can select Steve from the combo box then i want to be able to press a preview button to view the filtered report for all records with the name Steve.
I dont like to use VBA so if anyone can explain using the macro builder that would be great!
For example
I want to show all records for people with the name Steve.
I can select Steve from the combo box then i want to be able to press a preview button to view the filtered report for all records with the name Steve.
I dont like to use VBA so if anyone can explain using the macro builder that would be great!
Comment