View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert[_12_] Robert[_12_] is offline
external usenet poster
 
Posts: 3
Default Digital Signature

I am trying to apply a digital signature to my XLS doc.


I have created a couple of macros and when I go into the
VB editor and go to ToolsDigital Signature and select my
Digital ID It shows [No Certificate]. I then proceed to
select choose and select my Digital ID from the list.
After hitting ok it will now show The VB project is
currently signed as [my Digital ID] but when I exit out of
the VB editor and out of excel and reopen the xls it
doesn't have the digital ID attached anymore. It shows The
VB project is currently signed as [no certificate]


Am I missing a step here? I have read a lot of articles
and none state why this would happen and all state that
that is how you apply the digital ID to macros.....

Any information would be appreciated. Thank you for your
time in helping me with problem.


Robert Wade