B
bsm
Hi,
This question was asked many times and answered too. But none of them
rectify my issue. Plz help me.
In my parent form I have two sub forms. In Button click event of Main
Form I am accessing the Sub Form Control value. But it doesn't work.
Debug.Print Forms!frm_MainForm.Controls!frm_Test2!VS_Type.Value
Where frm_MainForm is the Parent form, frm_Test2 is sub form and
VS_Type is control of the sub form.
It is very urgent.
This question was asked many times and answered too. But none of them
rectify my issue. Plz help me.
In my parent form I have two sub forms. In Button click event of Main
Form I am accessing the Sub Form Control value. But it doesn't work.
Debug.Print Forms!frm_MainForm.Controls!frm_Test2!VS_Type.Value
Where frm_MainForm is the Parent form, frm_Test2 is sub form and
VS_Type is control of the sub form.
It is very urgent.