Prohibit seeing/modifying VB code

K

Kevin

What is the best way to prevent a user (even a pretty
sophisticated one) from being able to change or even see
the VB modules behind a workbook in Excel?

thanks

Kevin
 
E

Earl Kiosterud

Kevin,

For the novice snooper, use Tools, VBAProject Properties - Protection - Lock
Project for viewing. For the serious user, don't use Excel.
 
Top