#1   Report Post  
Posted to microsoft.public.excel.misc
Robo
 
Posts: n/a
Default Wildcard string


Can I use vlookup to find a wildcard text string

ie =vlookup(*a2*,data_range,2,false)

If not vlookup, is there an alternative?

Thanks

Robo


--
Robo
------------------------------------------------------------------------
Robo's Profile: http://www.excelforum.com/member.php...o&userid=12058
View this thread: http://www.excelforum.com/showthread...hreadid=487236

  #2   Report Post  
Posted to microsoft.public.excel.misc
mdbct
 
Posts: n/a
Default Wildcard string


You ned to concatenate your *s to the cell reference. Your formula would
be:
=vlookup("*"& A2 & "*", data_range,2,false)


--
mdbct
------------------------------------------------------------------------
mdbct's Profile: http://www.excelforum.com/member.php...o&userid=28733
View this thread: http://www.excelforum.com/showthread...hreadid=487236

  #3   Report Post  
Posted to microsoft.public.excel.misc
Robo
 
Posts: n/a
Default Wildcard string


Thanks very much!!

Robo


--
Robo
------------------------------------------------------------------------
Robo's Profile: http://www.excelforum.com/member.php...o&userid=12058
View this thread: http://www.excelforum.com/showthread...hreadid=487236

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
Looking up a string of text within a string of text tobriant Excel Worksheet Functions 4 September 20th 05 06:59 PM
Auto convert an alphanumeric string (CIS9638S) to numbers only? Gary L Brown Excel Worksheet Functions 1 September 7th 05 01:17 AM
Inserting Filtered RC cell information into other worksheets Dennis Excel Discussion (Misc queries) 10 July 30th 05 01:54 AM
How do I use 3 cells to create the string for a lookup function? Bencomo Excel Worksheet Functions 1 May 15th 05 07:17 AM
Wildcard MATCH() breaks on long (?) strings [email protected] Excel Worksheet Functions 6 May 6th 05 02:11 AM


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