View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default How to avoid macros getting disabled

To add to Gord's response, you can get to security settings through
Tools/Macros/Security.

"deostroll" wrote:

Hi,

When ever I write a piece of code and save & close my worksheet, and
then later open it again, I get a message box saying that macros in
the worksheet have been disabled. How do I get rid of this message box
and consequently avoid the problem of macros getting disabled...?

--deostroll