K k2hansen Guest Jun 8, 2000 #1 I would like to create a form that populates fields in several table from one entry. Any suggestions would be appreciated
I would like to create a form that populates fields in several table from one entry. Any suggestions would be appreciated
A arickards Registered User. Local time Today, 04:33 Joined May 17, 2000 Messages 24 Jun 9, 2000 #2 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.
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.