Using a combo box to populate fields

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JReneau35
    New Member
    • Oct 2006
    • 14

    Using a combo box to populate fields

    I am using a form that should have a combo that when I select a certain item from the list it populates the information from the table to the necessary fields.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    You can populate the fields from the After Update event of the combo box.

    Comment

    • MMcCarthy
      Recognized Expert MVP
      • Aug 2006
      • 14387

      #3
      Have a look at this tutorial.

      Example Filtering on a Form

      Mary

      Comment

      Working...