Video: Developing an Excel Automation Add-in
As a follow up to the Creating managed Excel UDFs video, here is a video that explains how to build UDFs using Excel Automation add-ins. In addition to a solid demo, this video explains the differences between an UDF built with an Automation Addin and one built as an XLL.
If you are looking to extend Excel with custom functions, you want to watch this video.
This video was captured in Visual Studio 2010 with Add-in Express for Office and .NET.
2 Comments
Ty,
You lost me from beginning. When I open VS2013 – click file – new project, I do not see a screen anything like yours!
Where is the ADX com addin located in vb.net 2013?
thanks, Larry
Hi Larry,
Will check that you have the Add-in Express templates installed?
Pieter wrote a recent post that shows the available Add-in Express templates
Do you see these templates in Visual Studio?
If not, please reinstall ADX and try again.
Ty