View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Ed Ferrero[_2_] Ed Ferrero[_2_] is offline
external usenet poster
 
Posts: 99
Default VBA Conditional formatting of charts

Hi T-bone,

See the 'Conditional Format Bar Chart' example at
http://www.edferrero.com/ExcelCharts...2/Default.aspx

Ed Ferrero
www.edferrero.com
(my website works again, yaay!)

I am trying to color the series in my graph based on conditionally
formatted
cells
is this possible?

i have managed to automatically changed the color of my series in the
graph,
but this doesn't seem to work on conditionally formatted cell

a little help??