+ Reply to Thread
Results 1 to 2 of 2

Too many arguments issue in the formulae

Hybrid View

  1. #1
    Registered User
    Join Date
    06-03-2023
    Location
    New Jersey
    MS-Off Ver
    MS 3655
    Posts
    29

    Too many arguments issue in the formulae

    I have two different excel tabs One of them have a column in a table which has the formulae. The other tab has the data from where it pulls the relevant data based on which Tiers (there are 3 tiers in the formulae as of now, we are implementing the 4th tier in this formulae) and the logic it needs to pull from the calculation that we are using here is:



    =IF(AM3="",0,(IFERROR(IF(AND(AM3>=(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,13,0)),AM3<=(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,14,0))),(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,15,0)), IF(AND(AM3>=(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,16,0)),AM3<=(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,17,0))),(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,18,0)), IF(AM3>=(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,19,0)),(VLOOKUP(VALUE(CONCATENATE($K3,$B3)),WynD_Incentives!$G:$AS,22,0)),0))),0)))


    But I am facing an issue when I try to input the fourth tier in this case. Now the first and second tier have an upper bound and lower bound with the payout in the third column for tier 1 and 2. Earlier Tier 3 only had the lower bound but as they implemented the 4th tier they also brought the upper bound for Tier 3 and for the Tier 4 they have a lower bound and payout column.

    Now I am trying to frame the formulae including the 4th tier as per below. But I am getting the error as per the screenshot. If you can help.

    As per I understand there is only an issue with the 'paranthesis' in the formulae due to which we have the error as the 'too many arguments for this function'

    I really need help with the same.
    Last edited by nupurs250; 04-25-2024 at 01:45 PM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,275

    Re: Too many arguments issue in the formulae

    A massive formula and a blurry screenshot.... sorry... much too much for my tiny brain. Please upload a SMALL sample excel file COMPLETE with expected answers. (refer to yellow banner - top - for guidelines).
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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] Too Many Arguments issue
    By Camo67 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-25-2021, 12:00 AM
  2. [SOLVED] Issue with logical test formulae
    By siddgarg90 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-05-2017, 03:50 AM
  3. I am having an issue with an IF formula that contains 4 nested arguments....
    By iamjustinpowell in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-22-2013, 04:00 PM
  4. Replies: 1
    Last Post: 06-12-2012, 11:16 AM
  5. Formulae Reference Issue
    By spankinbunker in forum Excel General
    Replies: 2
    Last Post: 05-16-2011, 02:03 PM
  6. Excel 2007 : variable formulae issue
    By asreies in forum Excel General
    Replies: 1
    Last Post: 11-19-2008, 03:34 PM
  7. [SOLVED] Formulae containing more than 7 arguments?
    By Zakynthos in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-04-2006, 11:35 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