J
Joe User
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.
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.