Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Cheri
 
Posts: n/a
Default Conditional Format Formula "includes"

I want to create a conditional format that shades the cell if the cell
"includes" the word 'Closed'. Some cells merely contain 'Closed' but others
contain 'Closed due to...'

I want all the cells that contain the word 'Closed' in them. I am not sure
how to do this as the "Cell Contains" doesn't include that option and I can't
think of a formula that would do that, off the top of my head.

Can you help? Thanks!!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Conditional Format Formula "includes"

=countif(a1,"*closed*")0
or
=isnumber(search("closed",a1))


Cheri wrote:

I want to create a conditional format that shades the cell if the cell
"includes" the word 'Closed'. Some cells merely contain 'Closed' but others
contain 'Closed due to...'

I want all the cells that contain the word 'Closed' in them. I am not sure
how to do this as the "Cell Contains" doesn't include that option and I can't
think of a formula that would do that, off the top of my head.

Can you help? Thanks!!!!


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
mrice
 
Posts: n/a
Default Conditional Format Formula "includes"


If you scroll right to the bottom of the list, you get an option for
Contains.

Martin

http://homepage.ntlworld.com/martin.rice1/


--
mrice
------------------------------------------------------------------------
mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=532738

  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Conditional Format Formula "includes"

You sure you're not thinking of Data|filter|autofilter, then custom filter.

mrice wrote:

If you scroll right to the bottom of the list, you get an option for
Contains.

Martin

http://homepage.ntlworld.com/martin.rice1/

--
mrice
------------------------------------------------------------------------
mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=532738


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs
 
Posts: n/a
Default Conditional Format Formula "includes"


In conditional formatting this will suffice...

=SEARCH("closed",A1)


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=532738

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
conditional formatting: problem entering EOMONTH formula... Jonathan Cooper Excel Discussion (Misc queries) 0 February 6th 06 09:34 PM
conditional formatting: problem entering EOMONTH formula... Jonathan Cooper Excel Discussion (Misc queries) 1 February 6th 06 09:28 PM
Conditional format formula ron b Excel Discussion (Misc queries) 4 January 31st 06 05:11 PM
Conditional formatting...cont. from 9/25 Guenzak Excel Discussion (Misc queries) 4 September 26th 05 10:55 PM
Conditional Format Formula Needed PAR Excel Worksheet Functions 11 May 20th 05 08:45 PM


All times are GMT +1. The time now is 10:54 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"