add-in manager just for XLAs?

  • Thread starter Thread starter davidcjmack
  • Start date Start date
D

davidcjmack

I have a "shared add-in" written in c#, for which I have a COM shim
for. I've only just noticed that, whether or not it is 'shimmed', it
does not feature in the add-in manager's (tools->add-ins...) list of
checkboxed items.

It does not make a difference if the add-in is installed for 'just me'
or 'everyone' - it does not appear.

Is this list for some other type of add-in (the '*.xla' add-ins [what
are they anyway]?) or have I overlooked some obvious step?
 
There's another option you can add to the Tools menu.

Tools|Customize|Commands Tab|Tools category
Look for COM Add-ins...

And drag it under Add-ins... in the Tools menu.

You'll be able to access those COM addins easier.

But I guess all this depends on what "shimmed" means!

I have a "shared add-in" written in c#, for which I have a COM shim
for. I've only just noticed that, whether or not it is 'shimmed', it
does not feature in the add-in manager's (tools->add-ins...) list of
checkboxed items.

It does not make a difference if the add-in is installed for 'just me'
or 'everyone' - it does not appear.

Is this list for some other type of add-in (the '*.xla' add-ins [what
are they anyway]?) or have I overlooked some obvious step?
 
Many thanks!

My idea of shimming is explained here:
http://msdn.microsoft.com/library/d...dno2k3ta/html/ODC_Office_COM_Shim_Wizards.asp
Dave said:
There's another option you can add to the Tools menu.

Tools|Customize|Commands Tab|Tools category
Look for COM Add-ins...

And drag it under Add-ins... in the Tools menu.

You'll be able to access those COM addins easier.

But I guess all this depends on what "shimmed" means!

I have a "shared add-in" written in c#, for which I have a COM shim
for. I've only just noticed that, whether or not it is 'shimmed', it
does not feature in the add-in manager's (tools->add-ins...) list of
checkboxed items.

It does not make a difference if the add-in is installed for 'just me'
or 'everyone' - it does not appear.

Is this list for some other type of add-in (the '*.xla' add-ins [what
are they anyway]?) or have I overlooked some obvious step?
 
Thanks for the link--I had never heard that term.

Many thanks!

My idea of shimming is explained here:
http://msdn.microsoft.com/library/d...dno2k3ta/html/ODC_Office_COM_Shim_Wizards.asp
Dave said:
There's another option you can add to the Tools menu.

Tools|Customize|Commands Tab|Tools category
Look for COM Add-ins...

And drag it under Add-ins... in the Tools menu.

You'll be able to access those COM addins easier.

But I guess all this depends on what "shimmed" means!

I have a "shared add-in" written in c#, for which I have a COM shim
for. I've only just noticed that, whether or not it is 'shimmed', it
does not feature in the add-in manager's (tools->add-ins...) list of
checkboxed items.

It does not make a difference if the add-in is installed for 'just me'
or 'everyone' - it does not appear.

Is this list for some other type of add-in (the '*.xla' add-ins [what
are they anyway]?) or have I overlooked some obvious step?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top