J
Joe Myers
Using the tools wizard, I inserted a button to delete the
current record. With one record in the associated table,
I clicked on the button and received the following error
message:
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.
The error message occurs before the code produced by the
wizard is run. The code procedure (named Private Sub
Del_Click()) looks identical to that produced by the
wizard in other applications. The form itself is quite
simple and was produced by the form wizard.
current record. With one record in the associated table,
I clicked on the button and received the following error
message:
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.
The error message occurs before the code produced by the
wizard is run. The code procedure (named Private Sub
Del_Click()) looks identical to that produced by the
wizard in other applications. The form itself is quite
simple and was produced by the form wizard.