Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by schueren

  1. schueren

    combo box problem

    Hi Fuyo, thanks for your advice, but also changing the code to AfterUpdate didn't work. In the meantime, i have a (the?) solution for my problem: Thy datatype for the field in the underlying table was CHAR. When i changed it to VARCHAR, everything worked fine, even with the OnChange code...
  2. schueren

    combo box problem

    Hi All! I have a problem, that is frustrating me for hours! On a subform i have a combo box. Its values come from a table. I want the box to behave that way: If a user chooses a certain value from the box, some fields on the subform should hide. Therefore, i wrote a procedure for the OnChange...

Part and Inventory Search

Back
Top