View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JS101 JS101 is offline
external usenet poster
 
Posts: 1
Default Preventing users from changing macros

How do I prevent users from changing macro code in a workbook? There are
lots of options for protecting cells, but I don't see anything for preventing
a user from opening VBA and changing code.

Thanks.