View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
kassie kassie is offline
external usenet poster
 
Posts: 268
Default Why is my Macro delete key greyed out?

Press <Alt<F11 to go to the VBE, and edit/delete the macro there. It will
most likely be in Module 1. There may be a Module 2 as well. If it is the
only macro in the module, then click on File|Remove Module#, and answer No to
the question whether you want to export the module.

"rogerjcfinch" wrote:

I'm trying to delete a Macro created by mistake, I used Cntrl+C which has,
unintentionally, changed my mouse function. In Tools, Macros the delete key
(among others) is greyed out, so I can neither delete nor edit the Macro.