Remove Macro warning message

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

How do you remove the macro warning message on start up of
a workbook when you have deleted all the macros in the
workbook?
Thanks
 
you have to go into the VB editor and delete the
modules. if you delete the macros using the dialog box,
it removes the macros, but leaves the blank modules.
deleting them should get rid of the warning message.

hope that helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top