VBA handle on a C# ribbon

J

jh

When opening particular workbooks I want to add buttons to a generic
company ribbon tab, that has already been written using C# and is pre-
installed . How can I get a handle on this object? I.e. with <tab
idMso="TabHome"> I can add controls to the 'Home' tab, how can this be
made to work with (something like) <tab idMso="TabMyCompany">

Many thanks.
 

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

Top