View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bill Lunney Bill Lunney is offline
external usenet poster
 
Posts: 68
Default Password & VB editor

Tools Protection Protect Sheet

The VBA editor cannot be disabled. You can hide menus and things which can
display it but it's an integral part of Excel.

VBA code can also be protected from viewing if that is your concern.



--
Regards,


Bill Lunney
www.billlunney.com

"Johan" wrote in message
...
Hey all

I just wanna know how add a password to a spesific Sheet and how to

disable
the vb editor in excel.

Thanx
Johan