View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Hide my VB script?

You can password protect (right-click the project, and select Properties),
but be aware, it's about as foolproof as a combination lock.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Peter" wrote in message
...
Hi,

Can anyone please advise if it is possible to hide or lock the Vb
script in a workbook? I would like to prevent any of the code being
changed by the users of the workbook


--
Cheers

Peter

Remove the INVALID to reply