View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RB Smissaert RB Smissaert is offline
external usenet poster
 
Posts: 2,452
Default Digital signature, code alters VBE

Using Excel 2000 to 2003.
Was thinking about using a digital security signature, but there is one
problem.
I have an add-in that can add code to the project by writing to the VBE.
I suppose due to this digital signatures can't work.
If this is so would there be any solution to this?

RBS