answersLogoWhite

0

You can specify two types of payment in each function. You can specify whether the payments are made at the beginning of the period or the end of the period. This is an optional setting and defaults to the end of the period if left out.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

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


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 a built-in formula that uses arguments to calculate information?

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


Which dialog box specifies elements to be included in the function formula?

Function Arguments dialog box


What alerts excel that you are entering a formula of function?

an equal sign =


A spreadsheet calculating the sum of 10 numbers entered into spreadsheet cells is an example of?

A formula. It can also be a function.


What function do you use to calculate the mean for cells that meet a criterion?

The AVERAGEIF function. It can also be done with a combination of the AVERAGE and IF functions, entered as an array formula.


How do you tell excell you are typing a formula?

To tell Excel that you are typing a formula, start by typing an equal sign "=" in the cell where you want the formula. This signals to Excel that you are entering a calculation or function. You can then proceed to input the formula or function you want to use in that cell.


Where can you enter a sum in excel?

A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.A sum can be entered in any cell on a spreadsheet or by typing it into the formula bar. You can use calculations in lots of ways to do a sum, including the SUM function, the SUBTOTAL function, using Alt and the equals sign and using the Autosum button.


When you use the Formula AutoComplete list box to enter a formula the first portion of the function is inserted in the active cell and the required syntax for the arguments appears in?

A screen tip


Where is the function box located for Excel?

Functions can be entered directly in the Formula Bar. Beside the Formula Bar you will see the fx icon. Clicking on it will open up a dialog box to allow you to enter a function.


What is the difference between argument and function in Excel?

A function is a built-in formula in Excel designed to do a particular task. Arguments are values that you provide to a function to do its task, like cell address that hold numbers that you want to use for the function. For example, the numbers and addresses in the following SUM function are arguments: =SUM( A2:A5, 7, 800, B18 )