26. Creating Add-ins

By using VBA, you can create standard add-in files for your clients to use. After the client installs your add-in on his PC, the program will be available to Excel and will load automatically every time that person opens Excel. This chapter discusses standard add-ins.

Be aware that there are two other kinds of add-ins: COM add-ins and DLL add-ins. Neither of these can be created with VBA. To create these types of add-ins, you need either Visual Basic.NET or Visual C++.

Characteristics of Standard ...

Get Excel 2016 VBA and Macros now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.