S
Silvio
II have a main form with 2 subforms
MainForm
Subform1
Subform2
I am trying to populate Mycontrol1 in subform1 from a mycontrol2 from subform2
(e.g. Me.Mycontrol1 = Me!subform2.Form!mycontrol2)
Acces keeps telling me that can not find the subform2
I am getting VERY frustrated, what' the correct syntax?
Thank you,
Silvio
MainForm
Subform1
Subform2
I am trying to populate Mycontrol1 in subform1 from a mycontrol2 from subform2
(e.g. Me.Mycontrol1 = Me!subform2.Form!mycontrol2)
Acces keeps telling me that can not find the subform2
I am getting VERY frustrated, what' the correct syntax?
Thank you,
Silvio