+ Reply to Thread
Results 1 to 8 of 8

use 2 values on sheet 1 to search sheet 2 & return text on sheet 1

Hybrid View

BlakeLee use 2 values on sheet 1 to... 02-02-2013, 12:24 PM
FDibbins Re: use 2 values on sheet 1... 02-02-2013, 12:27 PM
BlakeLee Re: use 2 values on sheet 1... 02-02-2013, 12:40 PM
FDibbins Re: use 2 values on sheet 1... 02-02-2013, 12:46 PM
BlakeLee Re: use 2 values on sheet 1... 02-02-2013, 12:53 PM
bebo021999 Re: use 2 values on sheet 1... 02-02-2013, 01:43 PM
BlakeLee Re: use 2 values on sheet 1... 02-02-2013, 03:05 PM
FDibbins Re: use 2 values on sheet 1... 02-02-2013, 04:56 PM
  1. #1
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,645

    Re: use 2 values on sheet 1 to search sheet 2 & return text on sheet 1

    I think you should use sth like this:
    In P2:
    =INDEX('code list'!H$2:H$11,MATCH(1,('code list'!$E$2:$E$11=$V2)*('code list'!$G$2:$G$11>=query!$W2),0))
    Confirmed by holding both Ctrl-Shift, then Enter.
    Drag down and copy to Cost column
    Quang PT

  2. #2
    Registered User
    Join Date
    01-20-2013
    Location
    shelter island, ny
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: use 2 values on sheet 1 to search sheet 2 & return text on sheet 1

    thank you,
    index/match = much appreciated.
    sitting here going through your formula, learned more from your formula than I did searching match/index on line for 4 hrs.
    bye-bye vlookup, hello, index, match.
    So, not only have you saved me many hrs, processing these sheets; I think you've given me a way to adjust other vlookup formulas I've been using on other sheets.

    I'm going to start calling this site 'browes & learn'

    thanks you

+ 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