Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I capture the "digital signature", for display in my Form header?

Status
Not open for further replies.

IrishJim

Programmer
May 3, 2002
17
0
1
US
My company is now making us "digitally sign" any Microsoft Office tools with macros or VBA.

They've enabled us to create our certificates and I can manually "digitally sign" my Excel or Access files.

But if the code is changed any, it ruins the digital signature. Just a bit fragile.

I would like to run some vba code, when my opening form opens, and be able to put in the form headers "Signed by Jim M." if the signature is still signed. I expect the signature/certificate is read-only, but how do I access it?

I didn't see it in my Environment variables. Does anybody know?
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top