Excel-DNA 0.33 Release Candidate and License Change
Version 0.33 Release Candidate Excel-DNA 0.33 contains a number of bug fixes and improvements, including a diagnostic logging approach based on the .NET Trace classes. More details can be found in the...
View ArticleAdd-in spotlight: ACQ for interpolation
This is the first in an occasional series of posts about interesting Excel-DNA based add-ins. Alex Chirokov’s ACQ add-in provides a library of interpolation routines for Excel. The add-in includes 1D...
View ArticleExcel UDF IntelliSense for Excel-DNA and VBA
I’m happy to announce the first official release of the IntelliSense extension! Excel-DNA IntelliSense provides on-sheet help for UDF functions as they are entered into a cell formula, similar to the...
View ArticleExcel-DNA version 0.34
Excel-DNA version 0.34 has been release and is now available on NuGet (as package ExcelDna.Addin 0.34.6), and as a standalone download from GitHub...
View ArticleDevelop Excel Conference – London, 18 October 2018
Charles Williams of FastExcel fame is hosting a one-day conference in London on 18 October, covering a wide range of Excel extensibility topics. I will be presenting Excel-DNA, joining developers...
View ArticleExcel-DNA version 1.0
A release candidate for Excel-DNA version 1.0 is now available on NuGet and as a direct download from GitHub. The easiest way to test is to install the pre-release NuGet package (package version...
View ArticleBrooklyn Analytics: Why Are You Still Using VBA?
I discovered a really nice write-up on “Excel-DNA Or Why Are You Still Using VBA?” by Efrem J. Sternbach. He gives a succinct one-page introduction to various Excel-DNA features including the ribbon...
View ArticleExcel-DNA version 1.1
Excel-DNA version 1.1 is now available on NuGet and as a direct download from GitHub. The easiest way to install is with Visual Studio’s NuGet package manager (package ExcelDna.AddIn) – a ‘ReadMe’...
View ArticleUpdate v 1.5 / Sponsors / Roadmap
Excel-DNA version 1.5 A release candidate for the next version of Excel-DNA is now available for testing. Please try out this update, and let me know if you run into any problems or whether you are...
View ArticleExcel-DNA 1.6 – .NET 6 / PackageReference / Anti-virus
Excel-DNA version 1.6 is now available for testing as pre-release version 1.6.0-preview3 from the NuGet package repository. The extension libraries ExcelDna.Registration and ExcelDna.IntelliSense also...
View Article