Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple-Table Forms

Status
Not open for further replies.

Kckronic21

Programmer
Jul 29, 2001
81
US
Hi, I want to know the steps to create multiple-table forms?
Thanks!
 
Build a query that is based on multitables then set the rowsource = to the query. Then set each control source of the controls on the form = to the fields in the table(s).

Russ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top