Digital Signature / VBA Module

J

Jack Tan

Hi all,

I am selling a component product, and I provide a VBA module to access the
component functionality. I have the sample spreadsheets signed with company
signature. Many of my customers only need this VBA module in their own
spreadsheet so they ask if it is possible to transfer the digital signature
into their own spreadsheet. Because the security settings in Office, it
seems that it is difficult to distribute a spreadsheet without digital
signature.

Thanks in advance GG
 
J

Jack Tan

In short, is it possible to allow my customers to import the VBA module from
my spreadsheets without losing the digital signature?

Thanks GG
 
D

Dave Peterson

I've never created a digital signature, but since you're working with plain old
text files when you import that module, my bet is no.

Any chance you could just give them an addin with the procedures that they need?
 
Top