Open a Report with a Combo Box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Desitech
    New Member
    • Apr 2009
    • 56

    Open a Report with a Combo Box

    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.
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32666

    #2
    Check out Example Filtering on a Form. The principles are all there I think.

    Let us know how you get on.

    Comment

    Working...