G
Guest
I cannot successfully reference controls on a subform. I am following an
example in an Access manual by placing the following statement in the main
form:
Forms!Mainform!Subform.Form!SubformControl.Enabled = True
The error message I get at runtime says that it can't find the "field"
called Subform. What am I doing wrong?
example in an Access manual by placing the following statement in the main
form:
Forms!Mainform!Subform.Form!SubformControl.Enabled = True
The error message I get at runtime says that it can't find the "field"
called Subform. What am I doing wrong?