View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve .A. Steve .A. is offline
external usenet poster
 
Posts: 1
Default Digitaly sign my Macro code

I need to add a digital certificate to sign my excel macro code so . I loaded
Public key management from the admin tools menu and check i have a
certificate under Certificates - Current User - Personnel - Certificates .
Open my workbook and go to Tools - Options - Security - Digital Signatures -
Add , choose my certificate and ok everthing and save . Reopen and sure
enough it says after the name [Signed, unverified], just as you'd expect.
However when I go into the Visual Basic Editor and go tools - Digital
signatures it says "The VBA project is currently signed as , Certificate name
: [No Certificate] . " If you click on choose there is nothing in the list.
What am I missing here ?