Formatting text..

  • Thread starter Thread starter Zadig Galbaras
  • Start date Start date
Z

Zadig Galbaras

Hi...

Is there a way to make cell B26 show f.ex. red blinking tekst, when B25 is
containing the same text string?


--

Regards
Zadig Galbaras

--
 
You can easily make B25 turn RED if it contains the same value as B26 by
using the Conditional Formatting Feature....Format > ConditionalFormat >,
and follow the menu..............if you want it to "blink' then that will
require some VBA code and will continue to consume system resources all the
time it is running.

Chip Pearson has some instructions.....
http://www.cpearson.com/excel/BlinkingText.htm

Vaya con Dios,
Chuck, CABGx3
 
That did it...I knew about this cinditional formatting, but didn't quite
figured out how it worked and then put it off as of no help to me.
I was wrong, wasn't I?

Thank you for your help!

--

Regards
Zadig Galbaras

--

CLR said:
You can easily make B25 turn RED if it contains the same value as B26 by
using the Conditional Formatting Feature....Format > ConditionalFormat >,
and follow the menu..............if you want it to "blink' then that will
require some VBA code and will continue to consume system resources all
the
time it is running.

Chip Pearson has some instructions.....
http://www.cpearson.com/excel/BlinkingText.htm

Vaya con Dios,
Chuck, CABGx3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top