Hi
I add a word art to a sheets. In excel, i select the msoTextEffect13 and change then colors (5) with diferents blue tones, but in saved macro the colors not change. Thats the code of macro:
ActiveSheet.Shapes.AddTextEffect(msoTextEffect23, "Title Here", "+mn-lt", 54, msoTrue, msoFalse...