Wednesday 15 September 2010

installation - How to Deploy Excel addIn project with user defined function developed in c# with setup wizard? -



installation - How to Deploy Excel addIn project with user defined function developed in c# with setup wizard? -

i have developed excel add-in application user defined function (udf) in c#. have created installer .vsto file using setup wizard. it's working fine , ribbon gets loaded in excel.

the problem when seek insert udf function in worksheet, function not visible in function wizard or not load.

why happening , can solve this?

vsto not designed back upwards udfs, if need have udfs excel written in c# (or .net generally), have solutions take from, includes, not limited to:

automation (com) add-ins: here article this. excel dna: free , open source project, available at: http://excel-dna.net/ addin express: commercial product: http://www.add-in-express.com/docs/net-excel-udf-tips.php

finally, code project article read udfs.

c# installation excel-formula vsto excel-addins

No comments:

Post a Comment