View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jayceejay jayceejay is offline
external usenet poster
 
Posts: 24
Default Getting rid of macro warning window

I created a stats program some time ago, and had created a few macros as well as a little code for some command buttons. Here's the problem:

I have since decided to eliminate the buttons and delete all corresponding code, as well as all macros I had created. WHY does the little warning window about possible macro's still pop up whenever I open the program??? I DELETED all the macros, and I checked the VBA Code windo, making sure all code was wiped clean. WHAT GIVES???

And how do I get rid of the message?

Jayceejay