+ Reply to Thread
Results 1 to 3 of 3

how to use vlookup with transpose function?

  1. #1
    Registered User
    Join Date
    04-24-2013
    Location
    Philippines
    MS-Off Ver
    Excel 2003, Excel 2007
    Posts
    2

    how to use vlookup with transpose function?

    hi all, thanks in advance for helping me figured this one.
    i have attached the said example with the desired output.
    i can't figure how to combine the vlookup and transpose values to rows.

    thanks again guys.
    Attached Files Attached Files

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

    Re: how to use vlookup with transpose function?

    hi silver18, welcome to the forum. try this array formula in B20:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    ...confirmed by pressing CTRL-SHIFT-ENTER to activate the array. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL-SHIFT-ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.

    then in C20, a regular formula:
    =IF(B20="","",VLOOKUP($A$20,$A$2:$G$16,MATCH(B20,$A$1:$G$1,0),0))

    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

  3. #3
    Registered User
    Join Date
    04-24-2013
    Location
    Philippines
    MS-Off Ver
    Excel 2003, Excel 2007
    Posts
    2

    Re: how to use vlookup with transpose function?

    Thank you very much benishiryo. it helps me a lot.

+ 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