Written by Allen Wyatt (last updated May 28, 2022)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365
When you are developing complex formulas, or when you are examining the formulas developed by others, it can often be beneficial to look at the results of a particular portion of a formula. For instance, consider the following formula:
=(C2+F7)*C3/F8
You may want to know the value of C3/F8. In order to find this out, you can do the following:
At this point, you have two options. If you press Enter or otherwise move to a different cell, Excel assumes you have edited the formula and makes the change. The second option is to press the Esc key, which tells Excel to not make any changes to the formula.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (12157) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Viewing Formula Results.
Program Successfully in Excel! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Includes latest information for Excel 2024 and Microsoft 365. Check out Mastering Excel VBA Programming today!
When you cut and paste rows using Ctrl+X and Ctrl+V, Excel leaves empty the rows where the cut information was previously ...
Discover MoreAs you use Excel to collect data over time, sometimes winnowing out the latest data can present a challenge. Here are a ...
Discover MoreExcel makes it easy to delete rows in a worksheet, but it can be more difficult to figure how to delete rows if you only ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2022-05-28 10:03:22
J. Woolley
You might also consider Evaluate Formula in the Formula Auditing section of the Formulas ribbon.
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments