VoseParameters | Vose Software

VoseParameters

 

VoseParameters(Excel cell reference)

 

 

Example model

Returns the description of the parameters of ModelRisk functions in the specified cell.

  • Excel cell reference - reference to an Excel cell.

When the cell that is referred to contains more than one ModelRisk function, the function will search for the first ModelRisk function within the cell. Thus, for example, if cell A1 contains:

=VoseNormal(100,1)+VoseGamma(2,3)

then VoseParameters(A1) will return a description of the VoseNormal parameters. Also, if the reference is an array of multiple cells, VoseParameters will only look at the first cell of the array.

 

Navigation