+ Reply to Thread
Results 1 to 3 of 3

Cant drag down index match formula

  1. #1
    Registered User
    Join Date
    04-18-2016
    Location
    New York, USA
    MS-Off Ver
    2010
    Posts
    1

    Cant drag down index match formula

    Screenshots : http://imgur.com/Zsw7MI2 http://imgur.com/PujQZQe

    I am very new to excel so please bare with me.
    I have made a spread sheet that searches for Transaction ID's from 'DownloadA'.
    The fomula I used is: =IFERROR(INDEX(DownloadA!$Z:$Z,SMALL(IF($B$2=DownloadA!$N:$N,ROW(DownloadA!$Z:$Z),""),ROW()-9)),"")
    That works when I drag it down. I have tried to change the formula to search for the date based on the transaction number.
    The formula I used is: =IFERROR(INDEX(DownloadA!$A:$A,SMALL(IF(A10=DownloadA!$Z:$Z,ROW(DownloadA!$A:$A),""),ROW()-9)),"")
    This works for the first cell I type that formula in.
    The formula brings back the date for the first transaction ID but does not bring back the other dates when I drag the formula down. Any help would be greatly appreciated.

  2. #2
    Forum Contributor
    Join Date
    01-14-2004
    Location
    India
    MS-Off Ver
    365
    Posts
    264

    Re: Cant drag down index match formula

    You question is not very clear. Try remove the $ sign just before 2 ( Change $2 to 2) .
    Appreciate clicking the * Add Reputation button on your left side, if you want say thanks to me

  3. #3
    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,939

    Re: Cant drag down index match formula

    Sk8ect welcome to the forum

    Please upload a sample of your workbook, not a picture of your data. Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you
    Also, not all members can upload picture files (Company firewalls and stuff) - and, depending on what browser is being used, some pics dont even show up on the forum

    Your workbook should show a small desensitized example of the data you are working with and a manual mockup of the expected results.

    Having said that...
    1. Avoid those full-column references after the INDEX
    2. That is an ARRAY formul;a and needs to be entered using CTRL SHIFT ENTER, not just enter. 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.
    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

+ 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] index match with array formula drag down problem
    By alcalina in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-23-2016, 03:59 PM
  2. [SOLVED] This formula works but I donīt understand why Index(Index) match
    By campelliann in forum Excel General
    Replies: 2
    Last Post: 01-25-2016, 05:55 PM
  3. [SOLVED] Index-Match drag in rows Horizontally
    By Formula-seeker in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-14-2015, 09:35 PM
  4. How do you drag down an index match function with multiple criteria?
    By larryg003 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-28-2014, 01:26 PM
  5. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  6. Index Match Index Formula work slow
    By avk in forum Excel General
    Replies: 9
    Last Post: 03-07-2012, 02:19 PM
  7. Replies: 5
    Last Post: 02-29-2012, 08:51 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