+ Reply to Thread
Results 1 to 7 of 7

Look Up and Show result

  1. #1
    Registered User
    Join Date
    02-06-2014
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    63

    Look Up and Show result

    Hi all

    I am trying to look up Data based on 2 columns.

    I tried using a VLOOKUP but I can only do this with looking up 1 column.

    Attached you will see a sheet called 'List' using the Data in Column D and E I want to find and match it in Sheet name 'Lookup' in the columns E and F
    And then return the result(the Price) that's in Column G and display it against the correct match in Sheet 'List' in column F

    Any help would be much appreciated

    Thanks
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor mangesh.mehendale's Avatar
    Join Date
    06-04-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    510

    Re: Look Up and Show result

    Hiii the best solution to multiple criteria for Vlookup is helper column... Please see in attached sheet
    Attached Files Attached Files
    Don`t care, take care...

    Regards,
    Mangesh

  3. #3
    Registered User
    Join Date
    02-06-2014
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    63

    Re: Look Up and Show result

    Hi Mangesh

    This is perfect - Thanks So Much!!!

    I have added to your reputation

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Look Up and Show result

    You can do this thing without helper column

    List sheet F2 =IFERROR(INDEX(Lookup!$G$2:$G$38,MATCH(List!D2&List!E2,INDEX(Lookup!$E$2:$E$38&Lookup!$F$2:$F$38,),0)),"") drag down.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  5. #5
    Valued Forum Contributor mangesh.mehendale's Avatar
    Join Date
    06-04-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    510

    Re: Look Up and Show result

    Ankurji, It is not showing result i.e. $2.00 at F2.....

  6. #6
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Look Up and Show result

    Hi Mangesh,

    I am sure you are trying may given formula in your file which is uploaded by you here in #2. You have created a helper column there in your file, So it will take your helper column you can test my formula on post #1 file once

  7. #7
    Valued Forum Contributor mangesh.mehendale's Avatar
    Join Date
    06-04-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    510

    Re: Look Up and Show result

    Yes you are correct.. thanks I will study your formula...

+ 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] Result show #NUM
    By cyee in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-07-2015, 02:02 AM
  2. Show % as % and not result
    By juriemagic in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-26-2014, 09:17 AM
  3. Replies: 1
    Last Post: 01-25-2013, 01:58 PM
  4. Replies: 4
    Last Post: 11-17-2008, 12:15 PM
  5. Show result as +20
    By jimmisavage in forum Excel General
    Replies: 5
    Last Post: 06-26-2007, 10:38 AM
  6. Advanced formula - Return result & Show Cell Reference of result
    By Irv in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-05-2006, 10:40 PM
  7. Show only Matrix result
    By emel24 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-16-2005, 01:01 PM

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