A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Scenario Manager saves and substitutes values in the changing cells. It is designed around entering values for those cells, while the result cell is typically a formula based on those changing cells.
If a changing cell contains a formula, Scenario Manager does not provide a separate “restore original formula” behavior. The documented pattern is:
- Put the inputs you want to vary in the changing cells.
- Put formulas in separate result cells that depend on those changing cells.
- Switch scenarios to change the input values, and let the formula cells recalculate the result.
So if formulas need to remain intact, do not use those formula cells as changing cells. Use Scenario Manager only for the input cells, and keep the calculated cells as result cells.
If the model requires more than that, there are two alternatives mentioned in Excel’s What-If Analysis tools:
- Goal Seek: use when the target is a desired result and the need is to find an input value that produces it.
- Data Tables: use when analyzing one or two variables across many values.
Also note that scenario summary reports are not automatically recalculated. If scenario values change, create a new summary report.