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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: scm21st
  • Content: Threads
  • Order by date
  1. scm21st

    Synchronized Combo Box Solution Unable to Display Saved Values

    In a form in Access 2007, I have synchronized two combo boxes using the code below in a AfterUpdate event procedure. It works as it should.... ----------------------------------- Private Sub basinID_AfterUpdate() ' Update the row source of the playID combo box ' when the user makes a...

Part and Inventory Search

Back
Top