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 Subforms from Main Form on Data Entry

Status
Not open for further replies.

DebiV

Programmer
Apr 29, 2013
7
US
I need help! I have a form that will be used to add new customers... it has two subforms on it... how or what do I do to get the data from the main form field to populate the subforms in the proper fields?
 
That's linking them... I was looking on populating fields from the main form to the subform on data entry.
 
thx dhookom... I think I need to change my title from programmer to "not so sure what I'm doing anymore"... LOL I forgot how sensitive access is to having a space in the field names. I am still having trouble getting the two subforms to even come up as a "add" form to add data in each subform when the master form is open to "add" a new customer, and still have the fields in the subforms to populate with data upon imput on the master form... kina makes me dizzy :-/
 
If you have trouble with any type of development, back up and start with a couple related tables and a main and subform. Set the Link Master/Child to the "join" fields from your relationship diagram.

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top