+ Reply to Thread
Results 1 to 4 of 4

Match the details in column A & B and return the correct value

  1. #1
    Registered User
    Join Date
    06-06-2012
    Location
    Philippine
    MS-Off Ver
    Excel 2007
    Posts
    16

    Match the details in column A & B and return the correct value

    Hello,

    I've an excel document which contains the Country, Currency and Total Amount info in Raw Data spreadsheet. I would like to obtain a formula which be able to return the correct value in cell C2. I am not sure whether a vlookup formula or an array could do the job. Please assist. Thank you.

    Regards,
    Jack
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Match the details in column A & B and return the correct value

    Try this ARRAY formula in C2 and copy down.

    =INDEX('Raw Data'!$C$2:$C$11,MATCH(Main!A2&Main!B2,'Raw Data'!$A$2:$A$11&'Raw Data'!$B$2:$B$11,0))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    06-06-2012
    Location
    Philippine
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Match the details in column A & B and return the correct value

    Thanks. The array formula works fine.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Match the details in column A & B and return the correct value

    Welcome.

    Thanks for the reb*

+ 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