Technical Discussion
  >> Windows Issues


Register (or login) on our website and you will not see this ad.


These posts have been archived and can no longer be replied to or modified.
  Print Thread
Standard User cheshire_man
(committed) Sun 17-Jan-10 17:43:45
Print Post

Digitally signing Excel/Word macros


[link to this post]
 
I write macros for these from time to time. To get them to run I lower the security level, typically to medium, and respond accordingly to the application prompt.

I've Google'd and seen various ways of getting the macro 'signed' such that it'll be accepted. Any experience, good or bad, of ways or doing this?

Tony

Edited by cheshire_man (Sun 17-Jan-10 20:55:05)

Standard User Kenneth
(legend) Sun 17-Jan-10 17:51:11
Print Post

Re: Digitally signing Excel/Word macros


[re: cheshire_man] [link to this post]
 
what is the target audience for these macros? if for your own use or small audience - then just self certify them.

I used to have to sign a VBA macro project for work - it was a real pita because every year we had to re-sign it when certificate run out

Ken

When arguing with a fool, pause and ponder - are they also arguing with a fool
Standard User cheshire_man
(committed) Sun 17-Jan-10 20:54:38
Print Post

Re: Digitally signing Excel/Word macros


[re: Kenneth] [link to this post]
 
Sorry I should have said they're purely for my own use.

How do I self-certify?

Presumably that'll work for Outlook as well?

Tony


Register (or login) on our website and you will not see this ad.

Standard User Kenneth
(legend) Sun 17-Jan-10 21:07:12
Print Post

Re: Digitally signing Excel/Word macros


[re: cheshire_man] [link to this post]
 
Which version of Office are you using - for 2007 follow - Digitally sign a macro project

Ken

When arguing with a fool, pause and ponder - are they also arguing with a fool
Standard User cheshire_man
(committed) Sun 17-Jan-10 21:12:40
Print Post

Re: Digitally signing Excel/Word macros


[re: Kenneth] [link to this post]
 
Mainly Office 2003 on desktop, I also have 2007 on netbook.

Tony

Edited by cheshire_man (Sun 17-Jan-10 21:12:59)

Standard User Kenneth
(legend) Sun 17-Jan-10 21:20:42
Print Post

Re: Digitally signing Excel/Word macros


[re: cheshire_man] [link to this post]
 
For 2003

Ken

When arguing with a fool, pause and ponder - are they also arguing with a fool
Standard User cheshire_man
(committed) Sun 17-Jan-10 21:24:49
Print Post

Re: Digitally signing Excel/Word macros


[re: Kenneth] [link to this post]
 
Thank you kind sir.

In fact I've just tried the 2007 process on 2003 using Office Tools Digital Certificate for VBA projects - I've just found that is in fact the SelfCert.exe application..

It seems to be working fine in the one Outlook macro I have. I've been able to set the security level back up to High which is my preference.

I'll try it in the Word and Excel macros later.

Tony

Edited by cheshire_man (Sun 17-Jan-10 21:26:57)

  Print Thread

Jump to