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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.