I'm getting the error message when I enter data in a field on a subform: "The object doesn't contain the automation object Invoice_tbl". The form is based on a query.
Here is what I am doing. My main form has Invoice header. My subform allows the user to add product numbers. That populates the rest of the screen fields.
If I run just the subform, it gets no errors but when I run it as a subform on the Main form, I get the above error. And, if I just click OK to get past the error, my data is entered and correct.
I searched all over for "Automation Object" but came up short.
Here is what I am doing. My main form has Invoice header. My subform allows the user to add product numbers. That populates the rest of the screen fields.
If I run just the subform, it gets no errors but when I run it as a subform on the Main form, I get the above error. And, if I just click OK to get past the error, my data is entered and correct.
I searched all over for "Automation Object" but came up short.