I'm getting the following error in an inherited A03 MDB:
when any control (on a form with a class or class module OnClick event) on existing forms is clicked.
All permissions for Admin and UserGroups are checked, i.e. allowed.
Such events are coded, but won't fire, except to fire the above message.
Any ideas?
Thank you in advance.
PHP:
The expression On Click you entered as the event property setting produced the following error: Object or class does not support the set of events.
when any control (on a form with a class or class module OnClick event) on existing forms is clicked.
All permissions for Admin and UserGroups are checked, i.e. allowed.
Such events are coded, but won't fire, except to fire the above message.
Any ideas?
Thank you in advance.