hide vba code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

i would like to know if there is a way i can hide the code in a spreadsheet
after i pass it along. and will the code still work if it is hidden?

thanks in advance,
geebee
 
Inside the VBE
Select your workbook's project
tools|VBAProject Properties|Protection tab

Lock it for viewing and give it a memorable password.

Be aware that this password isn't going to stop the really dedicated--but it
will keep most people out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Hiding Columns produces error <----HELP PLEASE 2
pause 4
hiding blank rows 3
hide rows 1
code copy 2
activate VBA 2
go to child window 6
Hiding / locking access to VBA code 2

Back
Top