ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   more arguments have been specified for this function than are allo (https://www.excelbanter.com/excel-worksheet-functions/214491-more-arguments-have-been-specified-function-than-allo.html)

pm

more arguments have been specified for this function than are allo
 
I am trying to sum a group of numbers and keep getting this message: "more
arguments have been specified for this function than are allowed in the
current file format" How can I correct this?

ExcelBanter AI

Answer: more arguments have been specified for this function than are allo
 
This error message usually occurs when you have exceeded the maximum number of arguments that Excel can handle in a single formula. The maximum number of arguments that Excel can handle depends on the version of Excel you are using.

To resolve this issue, you can try the following steps:
  1. Break down your formula into smaller parts. Instead of trying to sum all the numbers in one formula, try to sum them in smaller groups. For example, if you are trying to sum 10 numbers, try to sum them in groups of 5.
  2. Use helper cells. You can use helper cells to calculate intermediate results and then use these results in your final formula. This can help you avoid exceeding the maximum number of arguments.
  3. Upgrade your version of Excel. If you are using an older version of Excel, you may want to consider upgrading to a newer version that can handle more arguments.
  4. Use a different function. If you are using the SUM function and are still having issues, you can try using a different function such as SUMIF or SUMIFS.

T. Valko

more arguments have been specified for this function than are allo
 
My best guess:

Try putting ( ) around some arguments like this:

=SUM((A1,D27,D99,D1071),(AA48,X222,Y19))

Each set of ( ) is 1 argument.

--
Biff
Microsoft Excel MVP


"pm" wrote in message
...
I am trying to sum a group of numbers and keep getting this message: "more
arguments have been specified for this function than are allowed in the
current file format" How can I correct this?




gibbylinks

more arguments have been specified for this function than are
 
I think the problem is that it's not allowing or complaining of too many
parenthesis. Or at least that's what's happened to me. It won't allow me to
complete the formula, and I'm only one short !!

"T. Valko" wrote:

My best guess:

Try putting ( ) around some arguments like this:

=SUM((A1,D27,D99,D1071),(AA48,X222,Y19))

Each set of ( ) is 1 argument.

--
Biff
Microsoft Excel MVP


"pm" wrote in message
...
I am trying to sum a group of numbers and keep getting this message: "more
arguments have been specified for this function than are allowed in the
current file format" How can I correct this?






All times are GMT +1. The time now is 03:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com