Syntax

expression.FVSchedule(Arg1, Arg2)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Variant Principal - the present value.
Arg2 Required Variant Schedule - an array of interest rates to apply.

Return Value
Double

Remarks

The values in schedule can be numbers or blank cells; any other value produces the #VALUE! error value for FVSCHEDULE. Blank cells are taken as zeros (no interest).

See also: