answersLogoWhite

0

In the function SUMB3B6 what are the arguments?

Updated: 8/17/2019
User Avatar

Wiki User

15y ago

Best Answer

I dont know im drunk I dont know im drunk I dont know im drunk I dont know im drunk

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In the function SUMB3B6 what are the arguments?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


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.


How many arguments can the average function have?

The AVERAGE function has up to 255 arguments in Excel.


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.


How do you write a function with a variable number of input elements in PHP?

When defining your function, do not put any arguments in the definition (e.g. function myFuntion()). Inside the function, you can use func_num_args() and func_get_arg($number) to get the function's arguments.


Does The PMT function have 4 arguments in Excel?

No, it has five arguments. Two of them are optional.The syntax for the PMT function is:PMT(interest_rate, number_payments, PV, FV, Type)The FV and Type arguments are optional.


When does the function arguments box appear in Excel?

It shows you what needs to be put into a function for it to work. You can type the arguments directly into the boxes that are shown for the particular function you are using. It is particularly handy for more complex functions that you are not used to working with.


Can you use arguments in main function?

Yes.


Values used with a function in Excel?

Arguments