How To Build an Add-in (XLL) for Excel Using Visual C++ (178474)
The information in this article applies to:
- Microsoft Excel 2000
- Microsoft Excel 2002
- Microsoft Excel 97 for Windows
- Microsoft Visual C++ 4.0
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q178474 SUMMARY
An XLL is an add-in for Microsoft Excel that you can build with any
compiler that supports building DLLs (dynamic link libraries). This article
is designed to get you started building XLLs with Microsoft Visual C++. To
follow the steps outlined in this article, you should have some experience
building DLLs and you should have the Microsoft Excel 97 Developer's Kit,
which contains the necessary header and library files to build an XLL.
REFERENCES
For more information regarding XLLs, please see:
Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
Modification Type: | Minor | Last Reviewed: | 3/21/2005 |
---|
Keywords: | kbhowto KB178474 |
---|
|