using combo box to populate text boxes in access form - TechRepublic
Question
September 30, 2009 at 06:57 AM
sifi07

using combo box to populate text boxes in access form

by sifi07 . Updated 16 years, 9 months ago

I have an extrememly simple table that is the basis of my main form. I want to use “Name” field in a combo box bound to that table so that when selected 5 other text boxes bound to the same table populate with entries that match the name e.g.”manager”, “job title” etc. I have managed to build a form of this but certain things won’t work. I need to start from scratch. I’m using AfterUpdate to drive the event, if someone could provide the code I need that would be great. Thanks.

This discussion is locked

All Comments