Too Many Arguments in Nested IF Statements starting with IFERROR

Snake Eyes

Board Regular
Joined
Dec 14, 2010
Messages
103
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Greetings,
I'm trying to eliminate the "Too many arguments in this formula" but changes I have tried on my own get me either "Formulas is missing opening or closing parenthesis" or "Too Few Arguments in this formula".
Any clarity would be appreciated.
And while on this topic, is there an excel formula syntax primer that I could review that would help me to resolve seemingly simple issues like this?
Many Thanks.
Excel Formula:
=IFERROR(IF(T18="Monthly",M18*AA18/3),IF(T18="Quarterly",M18*AA18),IF(T18="Semi-Annually",M18*AA18*2),IF(T18="Annually",L18),"")
 
Thanks to each of you for your input here. Truly appreciated.
MEUserII and Fluff, your consensus and last code entries worked for me as did the entry from Rick Rothstein.
Rick, I'm totally unfamiliar with the SWITCH function so I'm going to have to do some studying on that and I'll also certainly look over the support article to which you linked MEUSerII.
Again, many thanks.
 
Upvote 0

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Glad we could help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,216,759
Messages
6,132,550
Members
449,735
Latest member
Gary_M

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top