Im creating a workbook, and was thinking of using a macro. I've decided
otherwise, and can not get rid of the prompt that reads:
"the workbook you are opening contains macros" with the options to
"enable macros","do not open" or "disable macros.
This message pops up as soon as I open the document, and is causing
frustration amoung other users of this document. I've since "enabled
macros" and then deleted all macros I created, but I am still prompted
with the above message.
Does anyone know how to remove this message?
Any help is much appreciated!!
Trevor Shuttleworth - 14 Nov 2006 06:41 GMT
In the VB Editor, right click on the Module(s) and select "Remove
Modulex..." where x is a number. Choose "No" in the dialogue box.
Regards
Trevor
> Im creating a workbook, and was thinking of using a macro. I've decided
> otherwise, and can not get rid of the prompt that reads:
[quoted text clipped - 10 lines]
>
> Any help is much appreciated!!
Debra Dalgleish - 14 Nov 2006 13:29 GMT
When you record a macro, Excel creates a module in which the code is
stored. When you delete the macro, the module is not automatically
deleted. There are instructions here for finding and removing code:
http://www.contextures.com/xlfaqMac.html#NoMacros
> Im creating a workbook, and was thinking of using a macro. I've decided
> otherwise, and can not get rid of the prompt that reads:
[quoted text clipped - 6 lines]
> macros" and then deleted all macros I created, but I am still prompted
> with the above message.

Signature
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html
darren.yada@gmail.com - 14 Nov 2006 15:55 GMT
awesome it worked!
thanks so much
> When you record a macro, Excel creates a module in which the code is
> stored. When you delete the macro, the module is not automatically
[quoted text clipped - 17 lines]
> Contextures
> http://www.contextures.com/tiptech.html
Debra Dalgleish - 14 Nov 2006 21:15 GMT
You're welcome! Thanks for letting me know that it helped.
> awesome it worked!
> thanks so much
[quoted text clipped - 20 lines]
>>Contextures
>>http://www.contextures.com/tiptech.html

Signature
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html