View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KSP[_2_] KSP[_2_] is offline
external usenet poster
 
Posts: 1
Default Able to access VB code on a protected workbook

I've password protected a workbook. It locks down the worksheets to limit
users access. I found, though, that users are easily able to get into the VB
code by either using the Tools drop down or the Alt+F11 keys.

Is there any way to secure the VB code?

Thanks