The object doesn't contain the Automation object '.'?

Wesland

Registered User.
Local time
Today, 15:15
Joined
Sep 11, 2013
Messages
11
I am having troubles with filtering on my form. When I apply a filter to one of the forms controls it comes up with:
The object doesn't contain the Automation object 'TagStatus.'
You Tried to run a visual Basic procedure to set a property or method for an object. However, the component doesn't make the property or method available for automation operations
Check the component's documentation for information on the properties and methods it makes available for Automation operations.

I do not have any reference to 'TagStatus.' in this form or VBA that I can find??

Any help will be awesome!!!

I have attached a screen pic.
 

Attachments

  • error.jpg
    error.jpg
    103.3 KB · Views: 441
Have you done a compact and repair?

You could try creating a new empty database and copy all objects from your existing db to the new. (sounds like possible corruption)

What version of Access?
 
Thanks for the reply! I have tried creating a new database and importing the objects... Still the same issue :banghead:

It is a split form. When I turn the split form off it seems to work fine... the issue seems to be linked to that somehow? Is that possible?
 
Thanks for the help. I have fixed the issue. I recreated the form with the same data and it appears as it has been fixed...! Must of been a corruption of sort :confused:.
 
Glad you have it working.
 

Users who are viewing this thread

Back
Top Bottom