Page 279 - Microsoft Office Excel 2003 Programming Inside Out
P. 279
Creating Add-Ins and COM Add-Ins
Figure 11-6. Choose a meaningful name for your add-in project.
5@ Return to the AddInDesigner (shown in Figure 11-7) and update the Display Name
and Addin Description fields as needed. Choose Microsoft Excel in the Application
drop-down box, and select the desired version (if you have more than one version of
Excel installed on your machine). Also, choose how the add-in will be initially loaded
by selecting an entry from the Initial Load Behavior drop-down box.
Chapter 11
Figure 11-7. Fill in the proper information for your add-in.
253
Part 4: Advanced VBA