Object or Class does not support the set of events error

spectrolab

Registered User.
Local time
Today, 09:22
Joined
Feb 9, 2005
Messages
119
Hi,

I have a form with a few command buttons and it was working very well until recently. On opening access, this form loads and all the buttons on this form do not work, giving the following error:

Object or Class does not support the set of events

*The expression may not result in the name of a macro etc

Compiling the VBA solves the issue, but, it has to be done every time I open the Database, is there some other underling issue that might be causing this?

Is it a references issue?

Thanks for your help
 
saying that you may have "probable db corruption" doesn't really address anything of substance, but given the possibility, you'd want to take appropriate steps before it might get out-of-hand (i.e., start with a blank db and move the objects piecemeal from your existing db into the new container)
 

Users who are viewing this thread

Back
Top Bottom