+ Reply to Thread
Results 1 to 5 of 5

Too Many Arguments function error

  1. #1
    Forum Contributor
    Join Date
    04-22-2017
    Location
    AU
    MS-Off Ver
    Microsoft 365
    Posts
    291

    Too Many Arguments function error

    Hello all,
    Using EXCEL 2010. Trying to create KPI matrix for Sports performance.
    My long formula says "You've entered too many arguments for this function
    The attached WB explains with example .
    Cells used are the exact locations in my workbook
    Would appreciate a fix please
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Too Many Arguments function error

    Use this formula in cell V290 instead:

    =IFERROR(INDEX(KPIs!$AG$10:$AN$13,MATCH(R290,Codes,0),MATCH(S282,KPIs!$AG$9:$AN$9,0)),"")

    Hope this helps.

    Pete

  3. #3
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: Too Many Arguments function error

    Dont use if's like that it can only go wrong.. you simply missed one closing breaket somewhere, goodluck finding it..

    use an index and match formula to find values in tables like that.

    =INDEX(KPIs!$AG$10:$AN$13,MATCH('Matrix-1'!R290,Codes,0),MATCH('Matrix-1'!S282,KPIs!AG9:AN9,0))


    edit: lol the same answer in 2 minutes must be the right solution then
    Last edited by Roel Jongman; 04-27-2019 at 07:59 AM.

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Too Many Arguments function error

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


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  5. #5
    Forum Contributor
    Join Date
    04-22-2017
    Location
    AU
    MS-Off Ver
    Microsoft 365
    Posts
    291

    Re: Too Many Arguments function error

    Thank you all - works great and saves lots of typing (and errors)

+ 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] Nester IF “You Have Entered Too Many Arguments in this Function” Error
    By Rajeshkumar R in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-05-2017, 06:20 AM
  2. Replies: 4
    Last Post: 08-31-2017, 02:52 PM
  3. IF with AND & OR statement error - too many arguments to this function
    By learning_stage in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-24-2014, 02:09 AM
  4. You've entered too many arguments for this function. Error
    By MacAaroni74 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-02-2013, 09:06 PM
  5. Too many arguments for function error: help!
    By zackie in forum Excel General
    Replies: 3
    Last Post: 09-11-2012, 08:39 AM
  6. [SOLVED] Too many arguments for this function error
    By cyberjoe in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-03-2012, 03:25 PM
  7. IIR function gives an error of Arguments are not valid.
    By jellybeannn in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-08-2010, 08:50 AM

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