find idmso custom tab in ribbon

  • Thread starter Thread starter Jans
  • Start date Start date
J

Jans

Hi,

Does any one know how i can find the idmso for a custom tab?
In would like to hide a tab wich is created bij an add in so i'ts is
not a default tab like idsmo="Tabhome"

thanx
 
first thing is a custom tab not have a idmso, it have a id. "mso" part mean
built in Excel control or tab.

next even you know id you cannt hide tab make by other addin. your ribbonx
cannot change ribbonx in other workbook or addin.

you can do a ribbon with startfromscratch and that clear all other tabs.
but you have to make sure your workbook open after the other addin else
addin add its tab to ribbon after your ribbon made.


| Hi,
|
| Does any one know how i can find the idmso for a custom tab?
| In would like to hide a tab wich is created bij an add in so i'ts is
| not a default tab like idsmo="Tabhome"
|
| thanx
 
Back
Top