Removing Excel message to enable macros or disable macros

B

bmiller263

I deleted all macros from a spreadsheet but still have to select either
Enable Macros or Disable Macros every time the spreadsheet is opened. How can
I get rid of that message?
 
I

icestationzbra

check if you have something like Module1 in the VB Editor. if so
right-click on it and select Remove Module
 
Top