View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
bow bow is offline
external usenet poster
 
Posts: 4
Default Programmatically signing Excel VBA Macro

To clarify the request:
The step "Visual Basic = Tools = Digitial Signature"
have to be automated.

"bow" wrote:

Hi,
We want to sign a bunch of files with excel macros
programmatically.
Anyone knows of C#.Net or VB.Net solution?
Fileformat is excel 2007 (Open XML).

Thanks,
Mike