The UI to patterns has gone but a little VBA goes a long way
No idea how long this will remain a work around.
With ActiveSheet.ChartObjects(1).Chart.SeriesCollection(1).Fill
.Patterned Pattern:=msoPatternLargeConfetti
.ForeColor.SchemeColor = 17
.BackColor.SchemeColor = 2
End With
Cheers
Andy
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.