CALCSEQCOUNTSET Function
This function allows you to set the calculation counter used by CalcSeqCountRef and CalcSeqCountVol to a value.
CalcSeqCountSet Syntax
CalcSeqCountSet (theInput)
TheInput
an integer value or a reference that can be resolved to an integer value. This value is used to reset the calculation counter each time the function is executed. Alternatively, you can run the ZeroCalcSeq macro from ToolsOptions, which will set the counter to zero.
|