Click Event

  • Thread starter Thread starter RH
  • Start date Start date
How do I delete a click event?

Open the form in design view.
Display the form's Code window.
Find the event you wish to delete in the drop-downs at the top of the
page, i.e. In the left drop down select the object. In the right drop
down select it's event.).
Then simply delete the entire event code.
Done.
 
Thanks - that worked.

fredg said:
Open the form in design view.
Display the form's Code window.
Find the event you wish to delete in the drop-downs at the top of the
page, i.e. In the left drop down select the object. In the right drop
down select it's event.).
Then simply delete the entire event code.
Done.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Outlook Outlook 2
WithEvents and the Click event 2
On Click Events Calling forms 1
News Windows 11 launch event 8
Click & Double Click on same text box 2
embedded macro vs event procedure 3
Event List - Entries not visable 1
Click vs Dbl Click 4

Back
Top