View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jon Rathbun Jon Rathbun is offline
external usenet poster
 
Posts: 2
Default Conditional Formatting Drawing Objects

How to format the color of a drawing object based on
data "connected" to it - to create a Red/Yellow/Green
style flowchart that changes from month to month depending
on process performance?

I can conditional format CELLS in my sleep - but would
like to conditionally format drawing objects...

Any ideas?