I can post it, but I don?t think it will help you.
But the probem is quite simple.
The add-in is related to a macro.
When I install the add-in, I want it to creat a button in the workbook to run the macro whenever I want.

The problem is just one: I can?t create the button in the right place. I want to distribute this (macro add-in), I need to install it in different workbooks with different names.
But the add-in always identify itself workbook name.
I need a code for this add-in to be able to identify the workbook that I?m installing it ( add-in), and then create the button that will run the macro.