View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mrebisz3154 Mrebisz3154 is offline
external usenet poster
 
Posts: 2
Default Conditional Formatting Macro within a Chart

I need to write a macro that will conditionally format data points in a
chart. For example, if the point plots as -2, the circle in the chart turns
pink, if +2 then red etc. Any help / ideas?