Hi All,
I have several database's which i have created and were all working fine a few months back. I went to open the database's today and i got the following error
The expression On Timer you entered as the event property setting produced the following error: Object or class does not support the set of events.
*The expression may not result in the name of a macro, the name of a user-defined function, or [Event Procedure]
*There may have been an error evaluating the function, event or macro
Even when i go into the background of each database to open the forms individually i get the same error, it also happens when i click on a button. Its like as if the code isn't registering, I'm guessing this is just a settings problem. The error comes on all event procedures and not just On Timer. Can anyone tell me what might be wrong.
Thanks,
Nim
I have several database's which i have created and were all working fine a few months back. I went to open the database's today and i got the following error
The expression On Timer you entered as the event property setting produced the following error: Object or class does not support the set of events.
*The expression may not result in the name of a macro, the name of a user-defined function, or [Event Procedure]
*There may have been an error evaluating the function, event or macro
Even when i go into the background of each database to open the forms individually i get the same error, it also happens when i click on a button. Its like as if the code isn't registering, I'm guessing this is just a settings problem. The error comes on all event procedures and not just On Timer. Can anyone tell me what might be wrong.
Thanks,
Nim