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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Populate other table from form

Status
Not open for further replies.
May 12, 2002
51
US
Hi,

How can I populate fields in another table from a form? I have a form designed to populate in "table1", how can I get certain fields in this form to populate to "table2"?

Help! Thanks :) Thanks!
-JusTin
 
Instead of tying the form to table1, create a query which combines table1 and table2. Then tie the form to the query and you're away. Have fun! :eek:)

Alex Middleton
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top