N
NeilCranston
Guest
I have created a combo box using the wizard, which looks up the key of a table,Which is a company name. When I display this on a form,it will display all the details (address) from the first entry in the table correctly. When i select another company name via the combo box the information in the combo box changes although the rest of the address information on the form does not change. How can I make the address information change with the combo box?