View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
MSweetG222 MSweetG222 is offline
external usenet poster
 
Posts: 158
Default Programmatically verify VBA digital signature and timestamp

Kathryn - I was doing research and found your post and was just wondering -
did you ever receive an answer? or do you have the answer?

If yes, I would appreciate it if you could share it with me.

If no, then if during my research, I find the answer, I will repost back to
you.
--
Thx
MSweetG222



"Kathryn" wrote:

Does anyone know if it is possible to programatically verify that the digital
signature and timestamp are valid for an excel spreadsheet that has had a
digital signature applied to the VBA project?

I see that Word and PowerPoint have a SignatureSet object but not Excel...

Any ideas would be appreciated.