Add-in's in excel have some words that appear when you click on them inside the add-in menu option. Tools/Add-ins, does anyone know where that info is entered, I have created an ad-in, and I have no idea how to describe it.
If you are using Office 2003:
You can click the 'Browse' button to locate an add-in program installed on your computer. By default, the Add-Ins dialog box lists add-ins installed only in the Windows\Program Files\Microsoft Office\Office11\Library folder (including its subfolders), or in the Windows\Profiles\YourUserName\Application Data\Microsoft\Addins folder.
You can click the 'Automation' button to list all Component Object Model (COM) add-ins available to load into Excel. You can select your COM component from here by clicking 'Browse'.
Thanks for the reply, I click on automation and it lista everything, by choosing COM here br browsing, how will that help in typing in a description for the add-in. I am a little confused as to how to proceed.
To add information to the addin such that it is displayed in the Addins dialog use the Title and Comments field of the documents properties.
You may need to do this before saving your xls to an xla.
Or temporarily set the Thisworkbook property IsAddin to false so you can use the menus File > Properties to display the dialog through which to enter details.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.