K
Karen
I swear this was working just fine and yesterday it started throwing this error
Method 'Form' of object '_SubForm' failed
The VBA code on this form that is triggering the error is
Me.TestCompanyMain.Form.AllowAdditions = True
TestCompanyMain is the subform control on a main form. I've searched microsoft.com and can't find an answer, any ideas?
Karen
Method 'Form' of object '_SubForm' failed
The VBA code on this form that is triggering the error is
Me.TestCompanyMain.Form.AllowAdditions = True
TestCompanyMain is the subform control on a main form. I've searched microsoft.com and can't find an answer, any ideas?
Karen