View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Miguel Zapico Miguel Zapico is offline
external usenet poster
 
Posts: 95
Default How do I hide macros in Excel so they can't be editted?

You can protect your macros with a password in the Visual Basic Editor, by
going to Tools - VBA project properties - Protection tab

Hope this helps,
Miguel.

"Donald McAllister" wrote:

I thought by protecting the workbook and/or worksheet that would keep you
from being able to look at and edit macros. Is there a way to do this?
Thanks