I use a VBA macro to build a workbook with several sheets; in this new workbook, is it possible to limit what colors can be used to color each sheet's tab?
I need to limit the colors to:
Color = 5296274
Color = 65535
Color = 49407
Color = 12611584
Color = 255
ThemeColor = ThemeColorDark1, TintAndShade = -0.499984740745262
Thanks in advance.