I have a Main Form with a combo box and a command button. The combo box has a list of years for the user to choose from. Once the Year is selected, I want the user to click on the commnd button to run a report preview and only include the data from the year selected. Any Code help to acheive this would be greatly appreciated.
Open a Report with a Combo Box
Collapse
X
-
Check out Example Filtering on a Form. The principles are all there I think.
Let us know how you get on.
Comment