I need to autofill multiple rows from one subform to a second subgroup

ngsabath93

Registered User.
Local time
Today, 01:50
Joined
Jun 30, 2014
Messages
48
Hi,
So I have a master form, with multiple subforms on different tabs within the master form. This form is not used to look up data, just to only enter data in. In one of the tabs, I have a subform in the form of a data table where the person filling it in can put multiple locations of one dealership. In the next tab, I want these loctions to autofill into the next subform on the second tab in the data sheet. If I were to go with the solution of using an unbound textbox on the parent/master form to refernece the first subform and then have the second subform reference the textbox, how would I go about doing this? Just with the expression builder and conrol source? Am I able to autofill multiple rows of data from one subform to the other for one recond? Thanks!
 
Thank you very much! However, I do not have ANY experience with the VBA coding. IS there a way to do this without using that? Such as just using referencing with the expression builder? Thanks!
 
Ok, what do I do next?
 

Users who are viewing this thread

Back
Top Bottom