Thread: Sheet Tabs
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Sheet Tabs

Have you tried renaming to the spacebar

--
Don Guillett
SalesAid Software

"RBeau" wrote in message
...
I am building an application that only allows one sheet to be visible at a
time. This is done through macros assigned to buttons on the various
sheets.
I expect that the application will get translated including some double
byte
languages. I would like to avoid having to translate the sheet tabs. Is
there
a way to change the color of the font on the tabs so that the the titles
are
not visible, and therefore don't need to be translated? I know you can
change
the color of the tabs, but it seems that the font color changes based on
the
color to remain visible.

Thanks!