Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.15 KB

argument-per-is-not-valid.md

File metadata and controls

45 lines (37 loc) · 1.15 KB
title ms.date ms.prod ms.technology ms.topic f1_keywords ms.assetid caps.latest.revision author ms.author translation.priority.ht translation.priority.mt
Argument 'Per' is not valid
2015-07-20
.net
devlang-visual-basic
article
vbrPPMT_PerGT0AndLTNPer
5f3fadba-d32c-4e52-b949-85a907e6c12f
8
dotnet-bot
dotnetcontent
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
cs-cz
pl-pl
pt-br
tr-tr

Argument 'Per' is not valid

An argument supplied for Per, which must be a Double specifying payment period in the range 1 through NPer, is not valid.

To correct this error

  • Ensure that the argument falls within the valid range.

See Also

NOT IN BUILD: IPmt Function
NOT IN BUILD: PPmt Function
Passing Arguments by Value and by Reference