Tagged Questions
0
votes
1answer
268 views
XLL Add-in menu won't auto load
I wrote a small XLL Add-in (VS2010 VC++/Excel 2007) containing a menu.
It's correctly registered (seen with the Add-In Manager) but the menu doesn't show up when I open my excel workbook (a .xlsb). I ...