macro security

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.
 
J

Jim Rech

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.
 
Top