Advanced-excel-functions-advanced-excel-financial-nper-function
提供:Dev Guides
高度なExcel Financial-NPER関数
説明
NPER関数は、定期的な一定の支払いと一定の金利に基づいて、投資の期間数を返します。
構文
引数
Argument | Description | Required/Optional |
---|---|---|
Rate | The interest rate per period. | Required |
Pmt |
The payment made each period. 年金の存続期間にわたって変更することはできません。 通常、pmtには元本と利息が含まれますが、その他の手数料や税金は含まれません。 |
Required |
Pv | The present value, or the lump-sum amount that a series of future payments is worth right now. | Optional |
Fv |
The future value, or a cash balance you want to attain after the last payment is made. fvが省略された場合、0であると想定されます(たとえば、ローンの将来価値は0です)。 |
Optional |
Type |
The number 0 or 1 and indicates when payments are due. See Table given below. typeが省略された場合、0と見なされます。 |
Optional |
Set type equal to | If payments are due |
---|---|
0 | At the end of the period |
1 | At the beginning of the period |
NPERの引数の詳細な説明および年金機能の詳細については、PVを参照してください。
適用範囲
Excel 2007、Excel 2010、Excel 2013、Excel 2016