RiskSimulationInfo

Description

RiskSimulationInfo(Return Value) returns information such as date/time, runtime, iterations, or simulations for a simulation that was run.

 

Examples

RiskSimulationInfo(1) returns the date and time that the simulation whose results are active in @RISK was run.

 

Guidelines

Simulation information returned is based on the parameter value passed to the function.

  • 1 = date/time
  • 2 = runtime (in seconds)
  • 3 = number of simulations run
  • 4 = number of iterations run
  • 5 = seed used in simulation

Date/time info is returned as a value that displays as a date when the cell with the RiskSimulationInfo function is formatted as a date.