Digitally Signed Macros

  • Thread starter Thread starter Roscoe
  • Start date Start date
R

Roscoe

I imbedded some macros in a worksheet and now when I open the worksheet
it disables the macros (because they were unsigned) unless I lower the
security setting which I would prefer not doing.

So, per the directions I created a digital certificate. However, my
macros still get disabled. Somehow, I assume I must then either apply
the certificate to my existing macros, or recreate them under the
auspices of that certificate. Unfortunately, I do not know how to do
either...any help would be greatly appreciated!

Thanks
 
Roscoe,

In the VBA editor, select the project, then goto Tools, Digital Signature,
press the Choose button and select your certificate. If you set it up
correctly, presumably using selfcert.exe or certmgr.msc then it should be in
the list already.

Robin Hammond
www.enhanceddatasystems.com
 

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