D
DNuding
I have created a DB with a main form and on this form I have 2 sets of tabbed
boxes with subforms on each tab.
Each set of tabbed controls are linked to the main form with the same
child/master field (Back#).
There is no problem adding the record with the 1st tabbed control forms.
On the 2nd tabbed control form, I can add records with the 1st and 2nd
forms, but when I get to the 3rd form, the financial form, I enter the Back#
in the Back# field and get this error,
"An errof occurred while referencing the object. You tried to run a Visual
Basic procedure that improperly references a property or method of an object."
If I click ok, the Back# I entered is there and I can continue entering the
data with no problem.
I have looked over all of the properties of the main form, tabbed controls
and each form and cannot figure out why I am getting this error.
Any idea where I can begin to troubleshoot this error?
Thanks for all help in advance.
boxes with subforms on each tab.
Each set of tabbed controls are linked to the main form with the same
child/master field (Back#).
There is no problem adding the record with the 1st tabbed control forms.
On the 2nd tabbed control form, I can add records with the 1st and 2nd
forms, but when I get to the 3rd form, the financial form, I enter the Back#
in the Back# field and get this error,
"An errof occurred while referencing the object. You tried to run a Visual
Basic procedure that improperly references a property or method of an object."
If I click ok, the Back# I entered is there and I can continue entering the
data with no problem.
I have looked over all of the properties of the main form, tabbed controls
and each form and cannot figure out why I am getting this error.
Any idea where I can begin to troubleshoot this error?
Thanks for all help in advance.