Posted to microsoft.public.excel.programming
|
|
Changing Tab Color With VBA
ActiveWorkbook.Sheets(ActiveSheet.Name).Tab.ColorI ndex = 5
--
Kaa
-----------------------------------------------------------------------
Kaak's Profile: http://www.excelforum.com/member.php...nfo&userid=751
View this thread: http://www.excelforum.com/showthread.php?threadid=39121
|