JJT
11-21-2001, 05:36 AM
Can someone help me. I need to combine the fields from 3 different tables onto the same form.
Thanks
Thanks
|
View Full Version : Multi Table Form JJT 11-21-2001, 05:36 AM Can someone help me. I need to combine the fields from 3 different tables onto the same form. Thanks jwindon 11-21-2001, 07:00 AM Are the three tables related by a key field? Join them in a query and base your form off the query. Look at the use of SUBFORMS also. [This message has been edited by jwindon (edited 11-21-2001).] |