MACROS

  • Thread starter Thread starter Tim
  • Start date Start date
T

Tim

When I open my file, it comes up with the message that the
file contains macros. I know this not to be the case. I
have complex formulae, but no macros. Is there a
resolution?

This file will be shared amongst other users, so this
can't happen when it goes widescale.

Thanks
 
When you record a macro, Excel creates a module in which the code is
stored. When you delete the macro, the module is not automatically
deleted. There are instructions for finding and removing code on the
following page, and a link to Chip Pearson's macro to remove all VBA
code in a workbook:

http://www.contextures.com/xlfaqMac.html#NoMacros
 

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