display record by selecting combobox value

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • beemomo
    New Member
    • Jan 2008
    • 50

    display record by selecting combobox value

    hi everyone!

    i need to display all the data of a record in a form by selecting the value of combobox. for example when i select a Project_No display in combobox, the correspondence data of that record will be display on the controls such as textbox, others combo box , etc of the same form.

    what i've reached so far is displaying all the Project_No of the project in the combobox...

    Anyone has the solution? Any help will be appreciated, many thanks!
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32668

    #2
    Check out the tutorial at Example Filtering on a Form.

    Comment

    Working...