I'm in the process of making some changes to a db built by someone who has left the company. The db was built using Access 2K on a Win2K pc (OS dir = WINNT).
I'm also using Access 2k though on an XP pc (OS dir = Windows).
I have just added a button with an 'onclick' event procedure to a form however when I attempt to run it it produces the following error msg;
"The expression OnClick you entered as the event property setting produced the following error: Object or class does not support the set of events"
I've reduced the procedure down to a simple msgbox cmd but I'm still getting the error. If I export the form to one of my own db's the form works fine!
I think this has something to do with ActiveX settings though I'm not sure how to resolve it.
Any ideas?
Thanks,
Dave
p.s. Error snapshot attached.
I'm also using Access 2k though on an XP pc (OS dir = Windows).
I have just added a button with an 'onclick' event procedure to a form however when I attempt to run it it produces the following error msg;
"The expression OnClick you entered as the event property setting produced the following error: Object or class does not support the set of events"
I've reduced the procedure down to a simple msgbox cmd but I'm still getting the error. If I export the form to one of my own db's the form works fine!
I think this has something to do with ActiveX settings though I'm not sure how to resolve it.
Any ideas?
Thanks,
Dave
p.s. Error snapshot attached.