Page 284 - Microsoft Office Excel 2003 Programming Inside Out
P. 284
Microsoft Office Excel 2003 Programming Inside Out
4 Step 3 of the wizard prompts you to enter the name of your add-in, along with the
add-in’s description. This information will be displayed to users when they select the
add-in from the COM Add-Ins dialog box.
5 Step 4 prompts you to select whether or not you would like your add-in to load when-
ever the host application loads and whether or not the add-in should be made avail-
able to all users or just the user who installed it. If you’re not sure what values to use,
just select both boxes.
6 The last step allows you to review all of your selections. If you want to revise any of
your choices, press the Back button until you reach the appropriate step. Otherwise,
press the Finish button to create the new project.
Chapter 11
258
Part 4: Advanced VBA