Thread: Tab color?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Tab color?

If the sheet is active the color is shown only as an underscore.

Inactive sheets show the full tab color.

To change font size requires a change in your Windows Display Appearance and
affects all applications, not just Excel..

Without changing Windows Theme you cannot change font type or color.


Gord Dibben MS Excel MVP

On Mon, 15 Mar 2010 14:54:23 -0700, "Joe User" <joeu2004 wrote:

When I set Tab Color, it only puts an underscore of the selected color under
the sheet name.

I would like to change the background color of the tab -- ideally even the
font style and color of the tab name.

Can any of that be done?

I suspect not because when I do Record Macro while renaming a tab and
changing tab color, the normally VBA code is uncharacteristically succinct,
revealing nothing more being done than I can already see, setting only .Name
and .Tab.ColorIndex.