Home → Troubleshooting → @RISK for Excel: Simulation → Min or Max Setting Ignored by RiskResultsGraph( )
Applies to: @RISK 5.0 and newer
I have a RiskResultsGraph( ) function set up as follows, because I want to set the left edge of the graph at –10:
=RiskResultsGraph(A1,B4:M30,0,,5,90,-10)
But after a simulation, the graph still shows same x axis as before.
With RiskResultsGraph( ), you must specify both Min and Max, or neither. Supply a Max value in addition to your Min value, and the graph will appear as you wish.
Last edited: 2015-09-18