dave_the_bear
New member
- Local time
- Today, 20:25
- Joined
- Aug 22, 2012
- Messages
- 9
Hi everyone, I have searched the internet for hours and still havent found an answer to my problem.
I have a PivotChart that is fed information from a table.
I want the PivotChart (Its a bar chart) to change the background of a series value under certain conditions.
If a bar series value is >= 80% the colour of the bar should be green
If a bar series value is <80% the colour of the bar should be red.
Is this possible in VBA?
I've attached an example of how I want it to look. This was done manually.
I have a PivotChart that is fed information from a table.
I want the PivotChart (Its a bar chart) to change the background of a series value under certain conditions.
If a bar series value is >= 80% the colour of the bar should be green
If a bar series value is <80% the colour of the bar should be red.
Is this possible in VBA?
I've attached an example of how I want it to look. This was done manually.
Attachments
Last edited: