R
Ray
hello -
I've discovered Ed Ferrero's Conditional Bar Chart code and downloaded
the sample workbook, as I think it could be very useful in my work.
You can find it here:
http://www.edferrero.com/ExcelCharts/tabid/102/Default.aspx
However, I need to make some modifications and am having a very hard
time following the coding .... so, I can't make the necessary
modifications! In theory, it should be fairly easy ... my situation
is this:
** User makes a selection in cell A7 (via Validation)
** this value if fed (via direct link) to A97 ... B97:AN97 contain an
HLOOKUP based on A97
** B97:AN97 are conditionally formatted (interior.colorindex=red) if
cell value is > a permanent number
** A97:AN97 is used as the source_range for my bar chart
So, all I want to do is make the chart bars the same color as the cell
color in range B97:AN97...
Can anyone help to make these changes?
thanks, ray
I've discovered Ed Ferrero's Conditional Bar Chart code and downloaded
the sample workbook, as I think it could be very useful in my work.
You can find it here:
http://www.edferrero.com/ExcelCharts/tabid/102/Default.aspx
However, I need to make some modifications and am having a very hard
time following the coding .... so, I can't make the necessary
modifications! In theory, it should be fairly easy ... my situation
is this:
** User makes a selection in cell A7 (via Validation)
** this value if fed (via direct link) to A97 ... B97:AN97 contain an
HLOOKUP based on A97
** B97:AN97 are conditionally formatted (interior.colorindex=red) if
cell value is > a permanent number
** A97:AN97 is used as the source_range for my bar chart
So, all I want to do is make the chart bars the same color as the cell
color in range B97:AN97...
Can anyone help to make these changes?
thanks, ray