Formula Assistance Needed!

Excelchallenged119

New Member
Joined
Nov 21, 2011
Messages
8
I need some assistance. I have a formula already but I need to add for more columns to it and I keep getting the error message - "you've entered too many arguments for this funtion" Below is the original formula and what i need to add.

=IF(ISNUMBER(MATCH("x",K5:N5,0)),CONCATENATE(FY_11_Word,", ",(INDEX(QTRs_FY11,1,MATCH("x",K5:N5,0)))),IF(ISNUMBER(MATCH("x",O5:R5,1)),CONCATENATE(FY_12_word,", ",(INDEX(QTRs_FY12,1,MATCH("x",O5:R5,-1)))),IF(ISNUMBER(MATCH("x",S5:V5,1)),CONCATENATE(FY_13_Word,", ",(INDEX(QTRs_FY13,1,MATCH("x",S5:V5,-1)))),"TBD")))

I need to add 4 more columns for FY 14 and add it to this formula above. Everytime I try and do i keep getting the error message. Can you please help?

This is for Excel 2010

Thank you!
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,215,067
Messages
6,122,949
Members
449,095
Latest member
nmaske

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