Quote:
You need a certificate from sombody like Verisign, or, reading below, there should be a Selfcert.exe program somewhere in the office loadpoint. The selfe signed certs are not a slam dunk, it seems to depend on security settings.


Oddly, I was looking at signing code this week:http://www.differentpla.net/node/507

The trick is to create a self-signed root certificate, which you put in your "Trusted Roots" store, and then to sign the code with a certificate derived from that one. I'm not sure how you go about signing Excel code, but generating the key is probably as shown on my webpage, assuming you can get hold of the executables mentioned.
_________________________
-- roger