Closed Thread
Results 1 to 3 of 3

To Many Arguments

  1. #1
    Registered User
    Join Date
    07-01-2013
    Location
    Indiana
    MS-Off Ver
    Excel 2007
    Posts
    6

    To Many Arguments

    I need help with this IF statement for cell L12.

    I have it correct until i add in the tiers below for what would be imput into I3


    IF(I3<8500.01, IF(L3<0.81, 0.22, IF(L3<0.86, 0.24, IF(L3<0.91, 0.26, IF(L3<0.96, 0.28, IF(L3<1.01, 0.3, IF(L3<1.06, 0.32, IF(L3<1.11, 0.34, IF(L3<1.21, 0.36, 0.38)))))))), IF(I3<17500.01, IF(L3<0.81, 0.2, IF(L3<0.86, 0.22, IF(L3<0.91, 0.24, IF(L3<0.96, 0.26, IF(L3<1.01, 0.28, IF(L3<1.06, 0.3, IF(L3<1.11, 0.32, IF(L3<1.21, 0.34, 0.36))))))))), IF(I3<28500.01, IF(L3<0.81, 0.16, IF(L3<0.86, 0.18, IF(L3<0.91, 0.2, IF(L3<0.96, 0.22, IF(L3<1.01, 0.24, IF(L3<1.06, 0.26, IF(L3<1.11, 0.28, IF(L3<1.21, 0.3, 0.32))))))))), IF(L3<0.81, 0.14, IF(L3<0.86, 0.16, IF(L3<0.91, 0.18, IF(L3<0.96, 0.2, IF(L3<1.01, 0.22, IF(L3<1.06, 0.24, IF(L3<1.11, 0.26, IF(L3<1.21, 0.28, 0.3)))))))))
    Comp t1.xlsx
    This is added on sheet 2, but i dont want to keep this formula there, i want to remove it from the workbook.

    Tier 1 Tier 2 Tier 3 Tier 4
    >8500 8500.01-17500 1750.01-28500 28500.01>
    0% 80% 22% 20% 16% 14%
    81% 85% 24% 22% 18% 16%
    86% 90% 26% 24% 20% 18%
    91% 95% 28% 26% 22% 20%
    96% 100% 30% 28% 24% 22%
    101% 105% 32% 30% 26% 24%
    106% 110% 34% 32% 28% 26%
    111% 120% 36% 34% 30% 28%
    121% 38% 36% 32% 30%

  2. #2
    Registered User
    Join Date
    07-01-2013
    Location
    Indiana
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: To Many Arguments

    I just figured this out and dont see where to delete this lol. I broke each formula down, hide and locked them then made the smaller formula

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: To Many Arguments

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

Closed 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
    By wacky_diva in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-22-2013, 02:26 AM
  2. [SOLVED] Too Many Arguments
    By RicktheBlade in forum Excel General
    Replies: 3
    Last Post: 09-04-2012, 09:07 PM
  3. Too Many Arguments?
    By artiststevens in forum Excel General
    Replies: 2
    Last Post: 08-13-2011, 08:15 PM
  4. NEXT / FOR arguments
    By Loisw in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-19-2009, 11:37 AM
  5. Too many arguments
    By spoko in forum Excel General
    Replies: 5
    Last Post: 05-24-2007, 10: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