Event code won't work

  • Thread starter Thread starter marker68
  • Start date Start date
M

marker68

I broke excel and the event codes won't work. They were fine until I
continued to monkey with adding new ones. I can view the code but it won't
go. I tried a new blank file with a simple event but no go. I rebooted too.
Alas, I broke excel.
 
Post the code, someone will be able to help I'm sure,
Regards,
Alan.
 
Hi

In the Immediate window of the VB Editor type
Application.EnableEvents=True
and press Enter.
 

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

Back
Top