+ Reply to Thread
Results 1 to 2 of 2

Index/match formula issue

Hybrid View

Sychoanalyze Index/match formula issue 12-05-2012, 04:22 PM
JBeaucaire Re: Index/match formula issue 12-05-2012, 04:25 PM
  1. #1
    Registered User
    Join Date
    11-12-2012
    Location
    us
    MS-Off Ver
    Excel 2013
    Posts
    4

    Index/match formula issue

    I have a table of data that I am needing to pull information from and place it into a particular cell, I thought this would be easy enough but it is proving to be most difficult. What I am trying to do is in cell K4 on sheet Compiled Data 3 it needs to pull the data from the table on the Compiled Data 2, when done it should have pulled the data from cell B4 (using the formula I have below). The data in cells I4 and J4 will change and it needs to search the table on Compiled Data 2 for the correct info.

    =INDEX('Compiled Data 2'!1:1048576,MATCH(VLOOKUP(I4,A:G,3,0),'Compiled Data 2'!3:3,0),MATCH(J4,'Compiled Data 2'!A:A,0))

    There may end up being a better way of doing this and if there is I am open to suggestions. Thanks in advance for the help
    Attached Files Attached Files
    Last edited by Sychoanalyze; 12-05-2012 at 05:22 PM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Index/match formula issue

    Click GO ADVANCED and use the paperclip icon to post up a copy of your workbook. Make sure the workbook demonstrates your desired results if possible, or just highlight the cells you're trying to fix. Use BEFORE/AFTER sheets if that helps make it clearer.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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