Stan,
If You add the following line to Your present solution will You still be able to colouring the Grand Total?
[vba]
ptView.DataAxis.FieldSets(0).Fields(0).SubtotalBackColor = RGB(213, 179, 60)
[/vba]
Stan,
If You add the following line to Your present solution will You still be able to colouring the Grand Total?
[vba]
ptView.DataAxis.FieldSets(0).Fields(0).SubtotalBackColor = RGB(213, 179, 60)
[/vba]