Thread: Delete A Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Delete A Macro

I know virtually nothing about macros so I am not sure how this happened. It
appears that several macros have attached themselves to dozens of workbooks.
I know there is a macro attached to a workbook because when I open the
workbook it attempts to open another application. I then go to Tools, Macros,
VBE.

When I open the folder called Modules there is something called CODE. When I
delete CODE and reopen the workbook it now does not attempt to open the other
application.

Since there are dozens of workbooks that are affected, is there a simple was
to remove CODE from the workbooks at one time without opening each workbook
individualy?

Thanks