+ Reply to Thread
Results 1 to 20 of 20

vlookup with multiple source and target columns

Hybrid View

  1. #1
    Forum Expert KOKOSEK's Avatar
    Join Date
    08-03-2018
    Location
    Pole in Yorkshire, UK
    MS-Off Ver
    365/2013
    Posts
    2,765

    Re: vlookup with multiple source and target columns

    Change G3 (helper) into:

    Formula: copy to clipboard
    =CHAR(160)&H3&CHAR(160)&I3&CHAR(160)


    and change E3 into:
    =IFERROR(INDEX(J:J,MATCH("*"&INDEX(A3:D3,MATCH(1,COUNTIF($G$3:$G$19,"*"&CHAR(160)&A3:D3&CHAR(160)&"*"),0))&"*",G:G,0)),"")
    accept with Ctrl+Shift+Enter (an drag it down as needed).

    Capture.JPG
    Happy with my answer * Add Reputation.
    If You are happy with solution, please use Thread tools and mark thread as SOLVED.

  2. #2
    Registered User
    Join Date
    02-03-2019
    Location
    riyadh
    MS-Off Ver
    Office 365
    Posts
    23

    Re: vlookup with multiple source and target columns

    works perfectly! thanks so much kokosek!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] vlookup target merged cells and return multiple rows
    By Joeun in forum Excel Formulas & Functions
    Replies: 26
    Last Post: 09-14-2017, 04:06 AM
  2. Replies: 2
    Last Post: 03-18-2017, 02:05 AM
  3. [SOLVED]How to VLookup multiple items when the source has multiple identical numbers
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-17-2014, 12:56 AM
  4. Help with If Target.Column - Multiple Columns
    By englishdanish in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-19-2014, 09:44 PM
  5. [SOLVED] Target multiple columns in a code
    By boboivan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-31-2014, 06:40 AM
  6. VLOOKUP referring to columns to the left of the source column
    By makku in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-08-2008, 06:28 AM
  7. Variable VLOOKUP source and target
    By Vindaloo in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-11-2006, 10:56 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1