View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben[_2_] Gord Dibben[_2_] is offline
external usenet poster
 
Posts: 621
Default Is a signed certificate necessary to run macros in a marketed file?

You are most likely better off and more secure distributing a COM
add-in.

See Chip Pearson's site for info...................

http://www.cpearson.com/excel/CreatingCOMAddIn.aspx


Gord

On Thu, 20 Oct 2011 13:09:07 -0700 (PDT), Michael Lanier
wrote:

I have created a macro enabled business program I intend to market.
It will be distributed on CDs and not on the internet. I know nothing
of the process required for obtaining certificates and would very much
appreciate some simplified guidance. What little I've read seems
overly complicated and applicable primarily to internet downloaded
files. Can you offer some easy-to-understand help? Thanks.