subform error message about automation object

G

Guest

I have a subform that lets me edit existing records with no problem. When I
attempt to type the first character in a new record (any field) I get the
message "the object doesn't contain the automation object 'Project.'"
Project is a table used in the subform.

When I close the message I can proceed with the data entry and the record is
saved just fine.

There are no macros or VB code involved in this form or subform.

I want this to keep working just as it is -- but without the error message!
Any suggestions?
 
A

Arvin Meyer [MVP]

This usually occurs if there is an equal sign proceeding a named object.
 
G

Guest

Arvin, what a useful tip! I do have equal signs in default values.

I'm not certain yet whether this is the full solution, because I've gone on
to other interesting challenges with this form, sigh, but I appreciate the
tip and will also keep it in mind for future forms.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top