M
Mark A. Sam
Hello,
I created an .accde file on my Client's database and get this type of error
when any event fires on the opening screen:
The expression OnLoad you entered as the event property setting produced the
following error:
Object or class does not support the set of events.
*Expression may or may not result in the name of a macro, the name of a user
defined function , or [Event Procedure].
I decompiled the db and that didn't correct it. Then I created a new form
with two events, the Load event with simply a msgbox "Hi" and button Click
event DoCmd.Close. Both bombed out. I opened other forms and each event
firing gives the same error.
Is this a problem with A2007 or likley a corrupted DB?
Thank you for any help and God Bless,
Mark A. Sam
I created an .accde file on my Client's database and get this type of error
when any event fires on the opening screen:
The expression OnLoad you entered as the event property setting produced the
following error:
Object or class does not support the set of events.
*Expression may or may not result in the name of a macro, the name of a user
defined function , or [Event Procedure].
I decompiled the db and that didn't correct it. Then I created a new form
with two events, the Load event with simply a msgbox "Hi" and button Click
event DoCmd.Close. Both bombed out. I opened other forms and each event
firing gives the same error.
Is this a problem with A2007 or likley a corrupted DB?
Thank you for any help and God Bless,
Mark A. Sam