+ Reply to Thread
Results 1 to 6 of 6

help with index/match or vlookup/match formula

  1. #1
    Registered User
    Join Date
    03-16-2012
    Location
    florida
    MS-Off Ver
    mac 2008
    Posts
    63

    Red face help with index/match or vlookup/match formula

    Hello all! I need help figuring out this formula, ive tried a bunch of index/match, vlookup/match, index/match/match but cant figure out the best one, ideally one i can fill on the top left then drag to populate all the cells. I attached a picture showing what I would like it to do, basically A28 is a dropdown of the 3 options, A29 is an indirect of a28, and based on what A29 says I would like to fill in all the cells to right of it by searching the tables at the top.
    So right now its OPTION1:A, I would like to return the values from the boxes at the top under OPTION 1, box titled A. which formula is ideal for this? Thank you in advance all!
    Attached Images Attached Images

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: help with index/match or vlookup/match formula

    Please do not upload a picture of your file...rather, upload a sample of your workbook, showing what data you are working with, a few samples of your expected outcome is (manually entered is ok) and how you arrived at that. (exclude sensitive info). Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    03-16-2012
    Location
    florida
    MS-Off Ver
    mac 2008
    Posts
    63

    Re: help with index/match or vlookup/match formula

    sorry, attached is the workbook. thanks!
    Attached Files Attached Files

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: help with index/match or vlookup/match formula

    Try

    =OFFSET(B4,MATCH($A$29,INDEX($B$3:$L$18,0,MATCH($A$28,$B$1:$L$1,0)),0)-1,MATCH($A$28,$B$1:$L$1,0)-1)

  5. #5
    Registered User
    Join Date
    03-16-2012
    Location
    florida
    MS-Off Ver
    mac 2008
    Posts
    63

    Re: help with index/match or vlookup/match formula

    offset/match/index/match/match? wow you are incredible, it works perfect! thank you so much.

  6. #6
    Registered User
    Join Date
    01-18-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    89

    Re: help with index/match or vlookup/match formula


+ 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. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  2. Replies: 13
    Last Post: 12-13-2012, 11:44 AM
  3. Replies: 2
    Last Post: 03-16-2012, 12:03 PM
  4. Replies: 5
    Last Post: 02-29-2012, 08:51 PM
  5. match value in one column to adjacent value: use vlookup or index/match?
    By conorsgaffney in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-28-2010, 04:59 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