View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Testing for Digital Certificate in VBA Project Programmatically

Hi Barb, check out the Signature Object in the VBA help file. It should give
you what you need.

"Barb Reinhardt" wrote:

Is there some way to test to see if a digital certificate is in a VBA project
programmatically. I have hundreds of docs to test and don't want to manually
open and check them all.

Thanks,
Barb Reinhardt