C
cabong
Basically I have this subform called frmFundsSub on a form called
frmFundsMain.
I'm trying to change the record source for my subform when the user
click an option button on the main form, thus refreshing the subform
with a different recordset.
I have difficulty accessing the record source property of the subform
by code from the main form. Can someone show me the proper syntax?
Thanx a bunch
frmFundsMain.
I'm trying to change the record source for my subform when the user
click an option button on the main form, thus refreshing the subform
with a different recordset.
I have difficulty accessing the record source property of the subform
by code from the main form. Can someone show me the proper syntax?
Thanx a bunch