+ Reply to Thread
Results 1 to 3 of 3

Help with "You've entered too many arguments for this function" multiple INDEX(MATCH

  1. #1
    Forum Contributor BeachRock's Avatar
    Join Date
    11-01-2011
    Location
    Oregon, United States
    MS-Off Ver
    Excel 2016
    Posts
    403

    Help with "You've entered too many arguments for this function" multiple INDEX(MATCH

    Hi everyone,

    Separately the two IFERROR(INDEX(MATCH functions below work but I need to combine them and I can't find the misplaced parenthesis.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    -------------
    Tony

  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,930

    Re: Help with "You've entered too many arguments for this function" multiple INDEX(MATCH

    for a start, there looks to be something wrong here, at the start...
    ......,IFERROR(INDEX(Lists!$N$1:$N$147,MATCH(AB15,Lists!$I$1:$I$147,0))="Discontinued Product","DP",......
    looks like you didnt close the ) after the "DP" to finish the IFERROR? either that or you are missing an IF() to start that with?
    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
    Forum Contributor BeachRock's Avatar
    Join Date
    11-01-2011
    Location
    Oregon, United States
    MS-Off Ver
    Excel 2016
    Posts
    403

    Re: Help with "You've entered too many arguments for this function" multiple INDEX(MATCH

    Hi FDibbins,

    Thanks for the reply. I removed the IFERRORs completely and was able to get the two working together but then it showed a "False" in the cell if the criteria variables don't match. I got around that by using the formula below.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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] Nested IF function error "You've entered too many arguments..."
    By lhendrickson in forum Excel General
    Replies: 15
    Last Post: 11-19-2018, 09:53 AM
  2. Replies: 7
    Last Post: 04-11-2013, 12:46 AM
  3. Replies: 10
    Last Post: 12-18-2012, 07:59 AM
  4. [SOLVED] Variable "sheet-name" and "range-name" wanted in INDEX/MATCH-function
    By Fiebuls in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-01-2012, 04:09 PM
  5. Replies: 6
    Last Post: 05-18-2012, 08:20 AM

Tags for this Thread

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