I'm a little hazy about how subforms work. My specific question in this instance is about a form I haven't designed, but which I'm trying to add some code to.
I have a main form: frmGroup
The subform is called: subfRolesSubform
But when I open "frmGroup" in design view and click the sub-form it's called "tblRoles Suborm".
Why would this be? It's confusing me when I try to write my code to have the subform called something different.
I have a main form: frmGroup
The subform is called: subfRolesSubform
But when I open "frmGroup" in design view and click the sub-form it's called "tblRoles Suborm".
Why would this be? It's confusing me when I try to write my code to have the subform called something different.