C# excel Add in

200 Views Asked by At

I created an excel add in in c# and when I run my code the add in custom buttons come up fine on the excel spreadsheet. But after I publish it and install the add in they dont show up. I am using excel 2013. I created a group of buttons which should be under home tab

in my custom ribbon tab unde rthe home tab is 'my add in '. but that does not show up when i install the published add in

so i know one thing for sure that my code is fine but there is something messed up with my excel 2013 settings

0

There are 0 best solutions below