How to Create and Use an Excel Add-in
An Excel add-in can be really useful when you have to run a macro often in different workbooks. For example, suppose you want to highlight all the cells that have an error in it, you can easily create an Excel add-in that will highlight errors with a click of a button. Something as shown below …