+ Reply to Thread
Results 1 to 4 of 4

Change column of data using array and either vlookup/index match?

  1. #1
    Registered User
    Join Date
    05-09-2012
    Location
    Liverpool
    MS-Off Ver
    Excel 2008
    Posts
    34

    Change column of data using array and either vlookup/index match?

    Hi,

    I have a table of data, I want to enter a number into a cell and the corresponding column of data becomes the column below the cell. I would prefer to do this via formulas than macros.

    See pic

    how excel.JPG

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,779

    Re: Change column of data using array and either vlookup/index match?

    Like this in B18 and drag copied down:

    =INDEX($B$2:$K$11,MATCH(A18,$A$2:$A$11,0),MATCH(B$17,$B$1:$K$1,0))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    05-09-2012
    Location
    Liverpool
    MS-Off Ver
    Excel 2008
    Posts
    34

    Re: Change column of data using array and either vlookup/index match?

    Thank you for the prompt and helpful reply, works great.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,779

    Re: Change column of data using array and either vlookup/index match?

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] Array, VLOOKUP - or- Match/index with a Countif.
    By JasonNeedsHelp in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-15-2015, 05:38 PM
  2. [SOLVED] Index Match Vlookup Array or Similar
    By djm601 in forum Excel General
    Replies: 3
    Last Post: 10-27-2014, 04:39 PM
  3. [SOLVED] Should I use VLOOKUP or INDEX and MATCH (array) to calculate the data I need? (Part 1?)
    By HeyInKy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-09-2014, 10:16 AM
  4. [SOLVED] Can you set array for Vlookup or Index/Match using Offset?
    By inincubus in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-16-2014, 12:52 PM
  5. [SOLVED] Vlookup or index match, column data to rows
    By Joynesy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-28-2013, 07:19 PM
  6. index, match, vlookup, array ....combining all these?
    By hog77 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-05-2012, 12:29 PM
  7. Manual AutoFilter - Vlookup, Index, Match, Array???
    By TEAM in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-15-2006, 09:55 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