deleting macros

  • Thread starter Thread starter Becky
  • Start date Start date
B

Becky

I have a spreadsheet that had a macro in it. We deleted
the macro, however when we open the file, we are still
asked 'this work book you are opening contains macros'.
How do I delete everything so we are not asked this
anymore?
Thanks in advance for your help,
Becky
 
Hi,

YOu need to check (in VBA editor) for any Modules
(Module1) and delete them also. (make sure they're
empty)

jeff
 
I'm not very good in VB, can you give me the path to
delete this? When in visual basic, I'm not seeing
anything to delete.
Thanks Jeff!
 

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