multifunctional forms

  • Thread starter Thread starter k2hansen
  • Start date Start date
K

k2hansen

Guest
I would like to create a form that populates fields in several table from one entry. Any suggestions would be appreciated
 
Create a query with all your tables. The tables will need a uniqe key to link. Create the form and have the query as the control source.
 

Users who are viewing this thread

Back
Top Bottom