Click here to Skip to main content
15,889,116 members
Articles / DevOps / Automation

Using C# .NET User Defined Functions (UDF) in Excel

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
13 Jun 2013CPOL4 min read 69.1K   345   15  
Exposing .NET functions to be consumed as Excel functions, otherwise known in Excel as "User Defined Functions" . Those .NET exposed functions can be easily used from Excel's cells. This article presents two ways to achieve this and the pros and cons of each.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United Kingdom United Kingdom
Passionate about refining software practices, promoting self-motivated teams and orchestrating agile projects.
Lives in London, UK and works as a .NET architect consultant in the City.

Blog AdamTibi.net.

Comments and Discussions