macro security

  • Thread starter Thread starter Zygoid
  • Start date Start date
Z

Zygoid

When I open an excel workbook, I receive a message saying "the workbook
contains macros.., do i want to disable or enable".
Well, I don't have any macros in the workbook. Why is this message
popping up and how can I stop it.
 
You'll see this message if the workbook has any modules in its VB project,
even if empty. Deleting the modules should fix the problem.
 
Back
Top