MS-Access 2007 idMso

J

JimP

What is the idMSO for the "Home" tab on the Ribbon?

How can I find the idMso's for the other tabs?
 
J

JimP

Actually the tab name is "Home". But for some reason,

<tab idMso="TabHome" visible="false" /> ----- creates an error

<tab idMso="TabCreate" visible="false" /> ----- runs fine

Why?
 
Top