View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DNF Karran[_5_] DNF Karran[_5_] is offline
external usenet poster
 
Posts: 1
Default Disable Access to VBA Code in XLS File?

You can protect the VBA project so they can't view/edit the code.

If you need to prevent users from running code, the only way would b
to force the workbook into design mode. How i'm not sure....

Dunca

--
Message posted from http://www.ExcelForum.com