View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
econcult econcult is offline
external usenet poster
 
Posts: 4
Default Blocking VBA Project

Hi, you all know the password protection for VBA projects is broken by so
many programs, so our codes are totally open.
I have been advised to create COM applications externalising code from the
modules but I don't want to.
Is there any possibility to completely block the add-in so not even me can
access it once the workbook has been saved as xla?.

Thanks!