Application.OnKey

  • Thread starter Thread starter Kevin H. Stecyk
  • Start date Start date
K

Kevin H. Stecyk

Hi,

If I set Application.OnKey during opening of the workbook:

Application.OnKey "+^T", "DoMyStuff"

I suspect that I should somehow cancel it when the workbook closes. How do
I accomplish that?

Your guidance is appreciated.

Regards,
Kevin
 

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