View Full Version : Inputting info from one form into multiple tables


fredrik
02-22-2001, 05:39 AM
Hi!
I am trying to input info from one form into many tables. Is there any special way to do this? Do I need to use a query in order to do this? If someone knows how to do this please could you help me out. I have been working on this for a while now without success

Any help is appreciated!

Neal
02-22-2001, 08:01 AM
Have you tried using a subform? Link the main form to one table and the subform to another table. The parent/child relationship would be the field in each table that establishes the relationship.