answersLogoWhite

0

The AVERAGE function has up to 255 arguments in Excel.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How many arguments that fgets function requires?

Three.


What are the formal arguments?

Formal arguments are the named arguments defined by the function. Actual arguments are those arguments that were passed to the function by the caller.


How many arguments does the COUNT IF function contain?

three parts


Is it true or false that the average function requires that the argument be included within parentheses before the function name?

Yes. All functions in Excel have brackets and the ones that have arguments must have them within the brackets. Not all functions have arguments, but they still have to have the brackets. This distinguishes them for other things in Excel that have names. So it is possible to have a name called Average.


What is meant by arguments in c?

Arguments appear in functions and in function calls. Arguments passed to a function are known as actual arguments. The arguments used by the function are known as the formal arguments. In C, all arguments are passed by value, such that the formal argument is a copy of the actual argument.


Do all functions have arguments?

Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.Some functions do and some don't. So it depends on which function you use. Some need more information, like ones that are calculating something like SUM or AVERAGE. Others do not need any arguments like the TODAY function which gives the current date on the computer. So for each function you need to check how to use it and as part of that you will have to find out if it uses arguments and the type and amount of arguments it uses.


What must be included around the argument in a function?

Arguments are enclosed in brackets. One set of brackets applies for a function, no matter how many arguments there are. So in a list a particular argument could have other arguments around it, all separated by commas. Here is the SUM function with one argument: =SUM(A2:A20) The IF function has 3 arguments: =IF(A3>50, D2*10, D2*20)


How many arguments pass in function?

zero or more it can be fixed or variable (printf is an example)


What is a minimum function?

The minimum function is the function that takes two arguments and returns the smallest of the two. Alternatively the function can take any finite amount of arguments and return the smallest.


What is a built-in formula that uses arguments to calculate information?

an is a built in formula that uses arguments to calculate information. is FUNCTION


Is it possible for a function to have no arguments?

Of course.


Where do you find a list of Excel arguments?

Each function in Excel that has arguments will differ in terms of what arguments are needed. The help for a particular function will indicate what arguments may be needed. Some functions can be used in different ways and may not always need all arguments.