Sub ColorTabs ()
Schwaches TabName als Schnur
x = 1
Blätter („während Liste“). Aktivieren
Bis Zellen (x, 1).Value = "" tun
TabName = Zellen (x, 1).Value
Für jedes Blatt in ActiveWorkbook.Sheets
Wenn InStr (Sheet.Name, TabName) dann
Sheet.Tab.ColorIndex = 3
Beenden wenn
Zunächst
x = x + 1
Schleife
Enden-Unterseeboot
|