View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
todd todd is offline
external usenet poster
 
Posts: 48
Default Changing Text Color After Change

Thanks to both of you...that was too obvious. It's always
the simple things *sigh*
-----Original Message-----
Use conditional formatting, and set the value to not

equal to "[Enter
Text]" and set the colour.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Todd" wrote in

message
...
I have a group of cells which contain the text "[Enter
Text]" and their color is set to Red. I would like the
text of these cells to change to Black after the new

text
is entered in each cell.

I've been able to make them ALL change after the first
cell is changed, but I would like them all to change
seperately. Any suggestions?

TIA



.