where to get information about excel add-in

watchdog

New Member
Joined
Jul 12, 2009
Messages
1
Hi all,

when i read excel-vba teach books, sometimes they would instruct to add an add-in. Where can I access information as of which add-in contains which particular ddl that can perform what.

thanks,;)
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Welcome to the Board!

Probably your best bet is just searching the web for the add-in and the associated dll. Anyone can create an add-in and if it is not Microsoft specific, not really sure if you will find anything specific?
 
Upvote 0
Some addins (such as solver or the analysis toolpak) are probably on your machine already).

As Schielrn said, usually its as simple as:
1) Get the addin from the web or wherever
2) save it in your addins folder (see first link below)
3) "Install" it by checking the box for it in the addins dialog.


More on Installation:
http://www.cpearson.com/excel/InstallingAnXLA.aspx

For Excel 2007:
http://peltiertech.com/WordPress/installing-an-add-in-in-excel-2007/

Excel 97 and above:
http://www.dslimited.biz/excel_tutorials/installadd-in.html (some screenshots of the dialog box here)

Unfortunately there's more than one place to put these files - but I like to just do a search for files with .xla extensions (or .xlam in 2007) and find where they are that way.
 
Upvote 0

Forum statistics

Threads
1,225,477
Messages
6,185,210
Members
453,283
Latest member
Shortm88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top