G
Guest
I am working on the same problem, and apparently I am not understanding the
differnce between the subform name (in my case 'frmSupplierSubform', which I
named myself) and the subform 'control' that needs to be referenced in the
code. When I use 'Me.frmSupplierSubform.frmSuppliers.AllowEdits = True' it
highlights the subform name with the error message 'Method or data member not
found.'
Can you shed a little more light on the issue for me? The name of my main
form is 'frmSuppliers'.
~KK
differnce between the subform name (in my case 'frmSupplierSubform', which I
named myself) and the subform 'control' that needs to be referenced in the
code. When I use 'Me.frmSupplierSubform.frmSuppliers.AllowEdits = True' it
highlights the subform name with the error message 'Method or data member not
found.'
Can you shed a little more light on the issue for me? The name of my main
form is 'frmSuppliers'.
~KK