A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi, Graeme Smith
A practical workaround is to keep a protected copy of the original formulas. Scenario Manager substitutes the stored scenario values into its changing cells, so the formulas in those cells may be overwritten when a scenario is shown. Excel Scenario Manager documentation
Before applying a scenario:
Copy the formula cells to an unused area or, preferably, a separate backup worksheet.
After you finish testing scenarios, copy those backup cells.
Select the original cells, then use Home > Paste > Paste Special > Formulas. This restores the formulas without replacing the existing formatting.
For extra protection, duplicate the entire worksheet before running scenarios. You can then test scenarios on the copy and keep the original sheet unchanged.
If this is something you do frequently, it is also possible to use a short VBA macro that stores each cell’s .Formula and restores it afterward. However, for occasional use, a backup sheet and Paste Special > Formulas is usually the simplest and safest method.
Thank you for your patience in reading, I hope this information has been helpful to you.
If the answer is helpful, please click "Yes" and kindly upvote it. If you have extra questions about this answer, please click "Comment."
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.