Conditional Formatting - possible in a chart?

A

atom

Using conditional formatting in a group of cells, I know how to make the
highest number appear in bold type:
=MAX($C$14:$C$23), then format BOLD.

Is there a way to apply this condition to a chart?

thanks
 
E

Earl Kiosterud

Atom,

It can be done via an event macro. If you're willing, we can give you some
code.
 
Top