Set multiple fills in single column based on value

  • Follow


I'm using Excel 2007, and I'm trying to create a column chart where the data 
is a % of target. I want the fill to be red if it is below 70%, green if it's 
70% - 120% and blue if it's over %150. 

In a perfect world, I would like the column to contain all three fills if 
the value is over 120%. But, I would be happy to accept it if the entire fill 
of the column was based off of the value.

I'm comfortable doing this with VBA code if necessary as well.

Thanks in advance for the help!
0
Reply Utf 2/10/2010 4:54:03 PM

Never mind guys, I figured it out on my own.

"Kurt Barr" wrote:

> I'm using Excel 2007, and I'm trying to create a column chart where the data 
> is a % of target. I want the fill to be red if it is below 70%, green if it's 
> 70% - 120% and blue if it's over %150. 
> 
> In a perfect world, I would like the column to contain all three fills if 
> the value is over 120%. But, I would be happy to accept it if the entire fill 
> of the column was based off of the value.
> 
> I'm comfortable doing this with VBA code if necessary as well.
> 
> Thanks in advance for the help!
0
Reply Utf 2/10/2010 8:19:01 PM


1 Replies
308 Views

(page loaded in 0.04 seconds)


Reply: