Macro statement when opening file, but no macro

  • Thread starter Thread starter Robert Smith
  • Start date Start date
R

Robert Smith

Hi folks,

I have a few workbooks which when opening, includes a message whether I want
to enable or disable macros, yet there are no macros associated with the
file. I've gone into VBE to try to remove the macro, but no macros show up.
Any clue on what to do to remove the macro?

TIA,

Bob
 
Thanks Norman. Worked like a charm ... save for having to scroll through
40-60 worksheets in 4 different workbooks. Lots of work, but it worked.

Regards,

Bob
 
Hi Robert,

'-----------------
Thanks Norman. Worked like a charm ... save for having to scroll through
40-60 worksheets in 4 different workbooks. Lots of work, but it worked.
'-----------------

I am glad that you have resolved your problem.

However, had the extent of your problem been apparent,
I would have referred you to Chip Pearson at:

Deleting All VBA Code In A Project
http://www.cpearson.com/excel/vbe.htm#DeleteAllVBA

and I would have suggested code to loop through the
required workbooks.
 

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