Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Dave Peterson wrote:
Use format|conditional formatting formula is: =isnumber(search("somestring",a1)) =find() is case sensitive =search() isn't Or formula is: =countif(a1,"*somestring*")0 (you don't even need that 0 portion) Jeff wrote: can you use conditional formatting to change the color of text within a cell if it contains specific text ?? or is there an easy macro to do same ?? Thanks for you help again !!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How change dimensions of data label text box in pie chart? | Charts and Charting in Excel | |||
Change colour of Text if number in cell exceed limit | Excel Worksheet Functions | |||
Change of text or background color doesn't change on the screen. | Excel Discussion (Misc queries) | |||
How do I auto change text colour in excel to reflect the value ent | Excel Worksheet Functions | |||
Formulas dealing with text data | Excel Worksheet Functions |