rjacmuto32
Member
I have a waterfall chart that shows 5 data points in the waterfall. The first 3 are Approved, In-Progress, Not Started that all step up (always have values >0). My next block is a Variance, and the ending point block is my Target.
My question is about the variance block. This is the difference between the Total and the Sum of Approved, In-Progress, Not Started. The waterfall works correctly when the value is either positive of negative, it does the corerct thing. My question is just for that Variance Chart Point, can you color the block based on the value.
So if the variance is -100 the chart block is red, but if it's +100 the chart block is pink?
I did look at the Peltier Conditional Charting without VBA at the link below but couldn't get it to work in my waterfall chart.
http://peltiertech.com/WordPress/conditional-formatting-of-excel-charts/
Thanks,
--Robert
My question is about the variance block. This is the difference between the Total and the Sum of Approved, In-Progress, Not Started. The waterfall works correctly when the value is either positive of negative, it does the corerct thing. My question is just for that Variance Chart Point, can you color the block based on the value.
So if the variance is -100 the chart block is red, but if it's +100 the chart block is pink?
I did look at the Peltier Conditional Charting without VBA at the link below but couldn't get it to work in my waterfall chart.
http://peltiertech.com/WordPress/conditional-formatting-of-excel-charts/
Thanks,
--Robert