Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 3
Default Search multiple words and display result?

Hi all,

I am looking for a formula that will search a cell for specific words and display the results.

As an example i need to search for "S01 S02 S03" etc.. and have it display what it finds.

Thanks
  #2   Report Post  
Member
 
Posts: 93
Default

Hi springs

This is similar to another post that I have just answered. See the attached file, see if that is something that you can work with.
In Cell B2 and copy down: =IFERROR(LOOKUP(20^20,SEARCH($D$2:$D$4,$A1),$D$2:$ D$4),"")

Replace the IFERROR if you have Excel 2003 < with IF & ISERROR.

Quote:
Originally Posted by springs View Post
Hi all,

I am looking for a formula that will search a cell for specific words and display the results.

As an example i need to search for "S01 S02 S03" etc.. and have it display what it finds.

Thanks
Attached Files
File Type: zip 008-Search multiple words and display result.zip (10.4 KB, 33 views)
  #3   Report Post  
Junior Member
 
Posts: 3
Default

Quote:
Originally Posted by Kevin@Radstock View Post
Hi springs

This is similar to another post that I have just answered. See the attached file, see if that is something that you can work with.
In Cell B2 and copy down: =IFERROR(LOOKUP(20^20,SEARCH($D$2:$D$4,$A1),$D$2:$ D$4),"")

Replace the IFERROR if you have Excel 2003 < with IF & ISERROR.
Hi,

Thanks for this. This has solved my problems and everything is now working as it should for this.

Thanks again.
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
Using a vlookup to search multiple criteria for one result? srm6 Excel Worksheet Functions 9 March 18th 13 05:00 PM
Search for multiple words ogopogo5 Excel Programming 3 October 9th 08 02:33 PM
How do I do a multiple search using key words in a text string patricia tipp Excel Discussion (Misc queries) 1 February 28th 06 05:01 PM
display words in a formula result in Excel dhollifield Excel Worksheet Functions 2 November 18th 05 03:41 AM
Search for multiple words Kassie Excel Discussion (Misc queries) 0 March 25th 05 05:21 PM


All times are GMT +1. The time now is 05:14 PM.

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"