View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jal Jal is offline
external usenet poster
 
Posts: 4
Default Password Protecting Macros

In Excel 2003. how can I restrict different users within the same file from
running the same macro? Is there a way to password protect a macro so that
only the designated user with the correct password can run the macro
(currently I'm using buttons to initiate the macros)?