the object doesn't contain the automation object

B

Bob Richardson

When I try to add a record within a sub form, I'm getting the above error
message. I'm guessing that the MDB can't find the correct key for the new
record. What kinds of problems would give this error message?
 
T

Tom Wickerath

Hi Bob,

Any chance that you are using a macro with a SetValue action?
Invalid Reference in SetValue Macro Expression
http://support.microsoft.com/?id=209622


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

:

When I try to add a record within a sub form, I'm getting the above error
message. I'm guessing that the MDB can't find the correct key for the new
record. What kinds of problems would give this error message?
 
B

Bob Richardson

That wasn't it Tom. I never did find out the problem. I went back to an
earlier version of the MDB and then carefully redid all the enhancements
that I'd put into it. Once again, a DAILY backup system has paid handsome
dividends.
 
Top