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.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!
If you distribute a workbook that is used by others for data entry, you may want a way to make sure they fill in certain ...
Discover MoreIf you have a large number of values in a column, you may want to move the values that meet specific criteria to another ...
Discover MoreWant to use the maximum space possible for displaying information on screen? You'll want to learn how to use the ...
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