Guest_imported
New member
- Jan 1, 1970
- 0
How do I link Two tables in a form so when users input Key values, the Form will automatically retrieve information from 1 table
- User input names in the Form, Form will search through the main Database and display Address, zipcode, city...etc.
and Form also allows users to continue adding information to another table.
Name Address zipcode city -- in Main Database
Name firstAppointment lastAppointment --in second Database
Thanks in advance,
- User input names in the Form, Form will search through the main Database and display Address, zipcode, city...etc.
and Form also allows users to continue adding information to another table.
Name Address zipcode city -- in Main Database
Name firstAppointment lastAppointment --in second Database
Thanks in advance,