See Chip's site:
http://www.cpearson.com/excel/BlinkingText.aspx
You would need to combine this with the Worksheet_Change event to trigger
the blinking text. But again, as Chip explains, blinking text is generally
frowned upon.
--
Best Regards,
Luke M
"MAX" wrote in message
...
I need a code that does the following:
If C3D3, B3 value will start blink and if C3<D3, E3 value will start
blink.
Any help please.
Thanks in advance.