Results 1 to 2 of 2

Index/match formula issue

Threaded View

  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.

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