Chris Cavanagh’s Blog

Excel add-ins in C#

April 13, 2008 · 4 Comments

My colleague Terry Aney has posted a detailed article on the “fun” he’s had creating Excel add-ins in C# (after migrating from XLAs + VBA).  If you need to make several thousand calls between add-ins and Excel and want to use .NET, you should definitely run some performance comparisons first :)

In a related post he discusses source control strategies / workarounds for XLA files.

Categories: .NET · COM Interop · Excel · VB

4 responses so far ↓

Leave a Comment