RiskName

Descripción

 

RiskName(input name) names the corresponding input distribution.  This name will appear in the @RISK Model window and in any reports and graphs that include simulation results para the input.

 

Ejemplos

 

RiskTriang(10,20,30,RiskName(“Price”)) specifies the name Price para the RiskTriang(10,20,30) input distribution.

RiskTriang(10,20,30,RiskName(A10)) specifies the name contained in the cell A10 para the RiskTriang(10,20,30) input distribution.

 

Reglas

input name must be entered in quotes.

Any valid cell references can be used to point to a name.