Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I combine IF(ISNUMBER(SEARCH and VLOOKUP( formulas

Hi,

Can someone please suggest a formula to combine an if statement and vlookup
formula? I have a database of names, I need to compare a column that contains a
string of text to the list of names in a range and return the name within the
string of text that is found in the names database. It will be even more
helpful
if the formula can return all the hits from the names database, not just the
first one.

So my question is how can I combine an
IF(ISNUMBER(SEARCH("GNT",$E2)),"GNT","") FORMULA
AND

VLOOKUP($E5,'[First Names Database.xlsx]Prenoms'!$B$3:$B$38,1,FALSE) FORMULA.

Thanks everyone for your suggestions!!!

Best regards,

Jasna
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
Combine: ISNUMBER(SEARCH( and EXACT( ? nastech Excel Discussion (Misc queries) 5 May 9th 23 03:42 AM
isnumber search scottay Excel Discussion (Misc queries) 4 May 21st 10 12:19 AM
ISNUMBER & SEARCH problem DJ Excel Discussion (Misc queries) 4 August 5th 09 04:48 PM
vlookup and search combine in vba. tango Excel Programming 1 October 28th 04 03:32 AM
vlookup and search combine in vba. tango Excel Programming 1 October 28th 04 12:45 AM


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