Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
MW MW is offline
external usenet poster
 
Posts: 12
Default conditional formatting for specific words in cell

I am looking for a way to use conditional formatting for a column to identify
if a particular word is entered into the cells.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 430
Default conditional formatting for specific words in cell

is there only one word per cell that you are looking for or are you looking
at cells with a number of words of which you want to find one?

If there is one word per cell then it should be relativley easy to use
conditional formating to check if the cell contents 'is equal to' to the word
you are looking for and then fill the cell with a color of your choice.

"MW" wrote:

I am looking for a way to use conditional formatting for a column to identify
if a particular word is entered into the cells.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default conditional formatting for specific words in cell

In your conditional formatting formula put:

=NOT(ISERROR(SEARCH("search string",E7)))

You can replace "search string" with a cell reference for flexibility. In
the above formula, E7 would be your own location in your sheet which
contains the text you are searching.



"MW" wrote in message
...
I am looking for a way to use conditional formatting for a column to

identify
if a particular word is entered into the cells.



  #4   Report Post  
Posted to microsoft.public.excel.misc
MW MW is offline
external usenet poster
 
Posts: 12
Default conditional formatting for specific words in cell

the cells would contain a description of the item such as "999-1B-drying
oven" or "stopper process depyro oven"
I have a list of key words I am searching for within these descriptions such
as
"oven" "incubator" "autoclave"

I'd like to be able to reference the list and use conditional formatting to
change the cell color if one of the words from the list is in a cell within
the column.


"tim m" wrote:

is there only one word per cell that you are looking for or are you looking
at cells with a number of words of which you want to find one?

If there is one word per cell then it should be relativley easy to use
conditional formating to check if the cell contents 'is equal to' to the word
you are looking for and then fill the cell with a color of your choice.

"MW" wrote:

I am looking for a way to use conditional formatting for a column to identify
if a particular word is entered into the cells.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Merged Cell Conditional Formatting Borders T Kirtley Excel Discussion (Misc queries) 2 June 1st 06 07:38 PM
Deferring conditional formatting? Pheasant Plucker® Excel Discussion (Misc queries) 14 March 17th 06 08:17 PM
BULK Conditional Formatting - by column without going into each cell? Rob Moyle Excel Discussion (Misc queries) 2 January 13th 06 06:51 PM
Why won't my conditional formatting display in the cell Cashius War eagle Excel Discussion (Misc queries) 3 February 15th 05 08:38 PM
conditional formatting blank cell TREK5200 Excel Discussion (Misc queries) 1 December 6th 04 02:23 AM


All times are GMT +1. The time now is 09:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"