Thread: Protection
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Protection

Hello,

I am familiar with protecting macros through the VBA
editor under project properties, but how can I prevent the
users from running macros through the excel Tools-Macro-
Macros option


They are not able to access the code, but they could still
cause problems if they run the macros individully.

Thanks for the help.