View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Greg Sottile Greg Sottile is offline
external usenet poster
 
Posts: 2
Default Password protect macros in Excel

I havea password protected workbook. I wrote some code to automate some
tasks and have embedded the password in the code to unprotect where
necessary. Code works fine. Question is how to protect the code to protect
password from bein discovered?