Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
pm pm is offline
external usenet poster
 
Posts: 122
Default 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?
  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up 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.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default 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?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 23
Default 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?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
function arguments Oregongal35 Excel Discussion (Misc queries) 7 November 14th 08 06:32 PM
MIN Function with arguments Freshman Excel Worksheet Functions 9 September 11th 08 02:50 AM
IF function with too many arguments ahutyra Excel Worksheet Functions 3 August 8th 08 02:01 AM
Function Arguments Jessica Excel Worksheet Functions 4 September 18th 06 03:05 AM
Is it possible to use more than 8 arguments in a function? Breesmom Excel Discussion (Misc queries) 1 December 21st 05 03:04 AM


All times are GMT +1. The time now is 12:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"