Digital signature, code alters VBE

  • Thread starter Thread starter RB Smissaert
  • Start date Start date
R

RB Smissaert

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
 
Could you just keep the "new" code in text files and import each time
the xla starts? Presumably if the xla is never saved in an altered
state that would not invalidate the signature...

Tim.
 
That is actually exactly what is happening.
The new code is in text files and the .xla never gets saved by the users
with
the altered code. So I presume it will be OK.

RBS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top