Quote:
Originally Posted by jdc15371
If the value in cell D10 is greater than 100, the in Cell E10 I want "Exception" printed in Red and I want Exception to continuously blink off and on.
|
Not in Excel. Conditional formatting applies a static format. If you want anything else, you'll need a macro. And any macro you might use for this will seriously compromise Excel's ability to do simple things like cut & paste.