View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
danh danh is offline
external usenet poster
 
Posts: 14
Default VBA code in Excel

I have been writing a VBA code called Auto_Open which runs as I open my excel
document. I would like to hide this code with a password so that other
people do not see it or edit it. How do I hide this with a password?

Thank you
Danielle