I have a table with the following fields:
Name,Address ,City, State,Zip
I would like to create a form with a combo box.
When I click on "name" in combo box, "address", "city", "state" & "zip" that match with "name" will appear on form.
Thank you for your help.
Name,Address ,City, State,Zip
I would like to create a form with a combo box.
When I click on "name" in combo box, "address", "city", "state" & "zip" that match with "name" will appear on form.
Thank you for your help.