View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Anthony Cuttitta Jr. Anthony Cuttitta Jr. is offline
external usenet poster
 
Posts: 8
Default Unprotecting a VBA Project

"Alan" wrote in message ...
"Anthony Cuttitta Jr." wrote in message
om...

Actually, my guess is that you're right. Good passwords are the key
(at least if your code is critical).

Nothing is hackproof.


Agreed - but this seemed a little too simple for my liking.

I tried to code it, but it is not quite as simple as it seems (or
perhaps I am too simple...)

Alan.


Has to be run from a command button on the spreadsheet. Can't run from debug.