Incorrect macro message

  • Thread starter Thread starter Ron Macy
  • Start date Start date
R

Ron Macy

I have been using a particular workbook which has no
macros associated with it. I have another workbook which
does have macros. Somehow, the workbood without macros has
an indicator associated with it which causes the
Disable/Enable Macro message box to display. Where might
such an indicator be? I would like to turn it off so I
don't get the misleading message box any more.

Thanks,
Ron
 
Hi Ron
there're probably some empty modules in your workbook. Try the
following:
- open the VBA editor
- delete/remove all (empty) modules
- check the worksheet modules and the workbook module
- cloese the VBA editor and save your workbook
- try again
 

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