Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default partial text vlookup or lookup

Hey all,

I was wondering if you could help me out with a little problem i'm having with vlookup.

I would like for any blank cell that is in column B to auto populate information from a seperate table which relates to column A.

Example:

Column A
BILLYBOB0902
JEN0506

COLUMN B (all cells are blank)



Seperate table:

COLUMN C
BILLYBOB1003
JEN0607

COLUMN D
BILLY BOB THORTON
JENNIFER A


i.e-When ever column A has BILLYBOB in it, I want column B to autopopulate with "BILLY BOB THORTON"

Please help!

Thank you,
Richiban11
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 587
Default partial text vlookup or lookup

hi Richiban11,

array formula to validate with ctrl + shift + enter

=INDEX(D$1:D$10,MATCH("*"&LEFT(A1,8)&"*",OFFSET(C$ 1:C$10,0,0),0))

--
isabelle



Le 2012-06-14 17:19, Richiban11 a écrit :
Hey all,

I was wondering if you could help me out with a little problem i'm
having with vlookup.

I would like for any blank cell that is in column B to auto populate
information from a seperate table which relates to column A.

Example:

COLUMN A [/b]
BILLYBOB0902
JEN0506

*COLUMN B* (ALL CELLS ARE BLANK)



SEPERATE TABLE:

*COLUMN C*
BILLYBOB1003
JEN0607

[b]COLUMN D
BILLY BOB THORTON
JENNIFER A


i.e-When ever column A has BILLYBOB in it, I want column B to
autopopulate with "BILLY BOB THORTON"

Please help!

Thank you,
Richiban11




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
Partial Match Lookup Question Mucah!t Excel Programming 0 June 20th 09 03:31 PM
Vlookup using a partial text match JGROVE Excel Worksheet Functions 1 August 15th 08 03:18 PM
Partial match lookup question [email protected] Excel Worksheet Functions 5 November 16th 06 08:03 AM
Vlookup partial text from a single cell Sparky13 Excel Worksheet Functions 4 September 7th 06 01:37 PM
partial lookup/match myra_deV Excel Worksheet Functions 0 May 9th 06 03:19 PM


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