Public Function Effect( _
ByVal vNominalRate As Variant _
, ByVal vPeriodsPerYear As Variant _
) As Variant Effect(.055, 4) = 0.0561448091821286
Effect(.055, 12) = 0.056407860385536
Effect(.055, 365) = 0.0565362369937314See the EffectVerify Subroutine for more examples of this Function. Nominal Function
EFFECT Function (Microsoft Excel)vNominalRate: Nominal annual interest rate. Must be greater than zero (>0), otherwise this function returns Null. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.