answersLogoWhite

0


Best Answer

If you do not include an optional argument, Excel will use the default value for that argument.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does Excel do if you do not include an optional argument?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Are optional arguments in Excel always placed first in the argument list?

No. They can be anywhere within the list.


What arguments are optional and not required for the PMT function in MS Excel?

The FV and Type arguments are optional in the PMT function.


What exactly is an optional argument in Excel?

An argument is something inside the brackets of a function that is needed for it to work. An optional argument is an argument that can be left out, in which case a default value is often used. So the function will work with or without the optional argument. For example, if you are using the MATCH function you must specify what it is searching for and the range it is searching in. Those two arguments have to be put in, or it won't work. You can also specify what way it searches, using an optional argument. The MATCH function will find the largest value that is less than or equal to what you searching for if you put in 1, with the values in ascending order. Putting in 0 means it must find an exact match. It will find the smallest value that is less than or equal to what you searching for if you put in -1, with values having to be in descending order. If you leave it out completely, it uses 1 as the default.


Where to use overloading?

Default arguments are often considered to be optional arguments, however a default argument is only optional in the sense that the caller need not provide a value for it. The function must still instantiate the argument and must assign the appropriate value to it so, insofar as the function is concerned, the argument is not optional. To implement a function with a truly optional argument, we can define two overloads of that function, one that accepts the optional argument (without specifying a default value) and one that does not accept the argument. In this way we can define two different implementations, one that uses the argument and one that does not. void f (); // implementation that does not use the argument void f (int); // implementation that does use the argument In many cases, a default argument incurs no significant overhead over that of overloading. Thus we'd only use overloading to implement an optional argument where there is a significant overhead incurred by a default argument. Even so, we must also be aware that by eliminating the overhead within the function itself we may simply be passing that overhead back to the callers, because some or all of them would then have to decide which overload to call, resulting in code duplication that would likely be best handled by the function itself.


Does Open office include Word and Excel?

It does not include Word and Excel, but it has its own word processor and its own spreadsheet.


What features are optional in range cookers?

Optional features in range cookers can include rotisserie, splashbacks, and glasstops.


Does Windows 98 include Microsoft Excel?

No. Microsoft Excel is sold as a separate product.


How many versions of Microsoft Excel are there?

Some of the features of Excel include calculation, graphing, tables, and programming languages. There are 16 different versions of Excel since the release of the program. Some of these include Excel 1.0, Excel 3.0, and Excel 5.0.


Does residential VOIP usually include an answering service?

No, that is an optional service.


Does the CONCATENATE function in Excel require a text argument?

Normally yes, but it will actually take numbers and combine them into a text string.


Does Windows Vista Ultimate Edition include Microsoft Excel?

No...


Can you use Microsoft Excel for home finances?

Excel can be used for anything to do with numbers, so that would include home finances.