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!
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!