+ Reply to Thread
Results 1 to 2 of 2

Possible VLOOKUP multiple criteria & multiple worksheets

  1. #1
    Registered User
    Join Date
    12-16-2012
    Location
    Rancho Cucamonga, CA
    MS-Off Ver
    Excel 2010
    Posts
    4

    Possible VLOOKUP multiple criteria & multiple worksheets

    HI there I have attached a very basic worksheet where my goal is to fill in the price column on Sheet1 however, the reference table is on Sheet2. Any help would be much appreciated. Thank you. Excel sample.xlsx

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Possible VLOOKUP multiple criteria & multiple worksheets

    hi there, welcome to the forum. you may try this in Sheet1 cell C5:
    =VLOOKUP(A5,Sheet2!$A$2:$C$11,3,0)

    drag the formula down. basically it's looking at A5, go to Sheet2 & find the value in column A. once an exact value is found, it will return the 3rd column adjacent to it,

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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