XL: How to Create an Add-inLast reviewed: February 2, 1998Article ID: Q142120 |
The information in this article applies to:
SUMMARYIn Microsoft Excel, you can compile a workbook in Visual Basic for Applications and save it as an add-in.
MORE INFORMATIONCAUTION: Because add-in programs cannot be edited, you should keep a copy of your original workbook so that you can later update or add procedures. Before you save an add-in, click Summary Info on the File menu in Microsoft Excel 5.0 or click Properties on the File menu in Microsoft Excel 7.0. In the Title box, type a name the your add-in. This name will be used in the add-ins dialog box, which is displayed when you click Add-Ins on the Tools menu. If you do not assign a title for the add-in, a blank check box representing your custom add-in box will appear in the add-ins dialog box. To create an add-in program:
In order to use a macros from the add-in you create, click References on the tools menu from a module sheet and assign a reference to your custom add-in. At this point, you can call the macros from your custom add-in just as you would from any other workbook.
REFERENCESIn Microsoft Excel version 7.0, for more information about creating Add- ins, click Answer Wizard on the Help menu and type:
What is an add-in application, and where can I learn more about add- ins?For information on how to create an add-in in Microsoft Excel 97 for Windows or Microsoft Excel 98 Macintosh Edition, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q156942 TITLE : XL97: How to Create an Add-in File in Microsoft Excel 97"Visual Basic Users Guide for Microsoft Excel," version 5.0, Chapter 13, "Creating an Add-In Application."
|
Additional query words: 5.00 5.00a 5.00c 7.00 7.00a XL7 XL5
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |