System.bool GoalSeek( System.double goal, IRange changingCell )
Parameters
- goal
- Specifies the desired goal value.
- changingCell
- Specifies the cell to change.
Return Value
True if the desired result value is successfully found, otherwise False.
System.bool GoalSeek( System.double goal, IRange changingCell )