View Full Version : multifunctional forms


k2hansen
06-08-2000, 01:23 PM
I would like to create a form that populates fields in several table from one entry. Any suggestions would be appreciated

arickards
06-09-2000, 07:39 AM
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.