View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Reinhard Thomann[_2_] Reinhard Thomann[_2_] is offline
external usenet poster
 
Posts: 14
Default Use RibbonX in Off2003

Hi,
my application is safed in an Xl2003 AddIn (*.xla) to support Xl2003 and
Xl2007.
In Xl2007 the commandbars will be provided in Tab AddIn.

Is it possible to rename Tab AddIn (Xl2007) even though the application is
saved in an Xl2003 AddIn (*.xla).
Any trick, e.g. late binding etc.?

TIA
Reinhard