Gregg
KB Article on certificates, including SelfCert.
http://support.microsoft.com/default.aspx?scid=kb;en-us;288985
After you get the certificate created you can check its properties. It will
be "untrusted".
To make it into a Trusted Certificate you must open the Microsoft Management
Console(Windows XP) by Start>Run "mmc"(no quotes).
File>Add/Remove Snap-in>Certificates.
Your new certificate will be under the Personal category.
Drag and drop it into the Trusted Certificates category. Ignore the alerts
and click Yes.
These selfcerts are machine-specific but can be used for multiple files.
Close out MMC and open Excel and your workbook.
Go to VB Editor and follow steps to sign the project.
Works for me on Windows XP SP2(as well as SP1)
Gord
Hi, Gord --
I have created a SelfCert to validate my own macros in Word, Outlook
and Excel...but I get the same "This CA Root certificate is not trusted
because it is not in the Trusted Root Certification Authorities store"
Can you tell me now to get my certificate into the Trusted Root foler?
I have tried over and over again to do the other steps you describe
below...
Many thanks, Gregg