LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Nested function 'FIND(OR)'

One way:

If you're just checking for the presence of at least one of the words:

=SUM(COUNTIF(A1,{"*word1*","*word2*","*word3*"})) 0


In article ,
Titoto wrote:

is there a way to use the function 'FIND(OR)' to search for multiple words
within a cell

 
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
Nested MID and FIND - OR? Brenda Excel Worksheet Functions 3 January 14th 10 01:58 AM
Nested IF, reports incorrectly, can't find anything like it to ref Chris T-M Excel Worksheet Functions 6 September 12th 07 03:20 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Nested IF Function, Date Comparing, and NetworkDays Function carl Excel Worksheet Functions 2 December 29th 04 09:57 PM
Nested Find problem MikeR[_2_] Excel Programming 1 July 14th 03 12:17 AM


All times are GMT +1. The time now is 07:20 PM.

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

About Us

"It's about Microsoft Excel"