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!
Want to easily move information from one cell to another? A quick way to do it is to simply drag and drop using the mouse.
Discover MoreAfter months or years of naming things (such as cell ranges), you may find your workbook cluttered with a bunch of names ...
Discover MoreNeed to make sure that information entered in a worksheet is always in a given unit of measurement? It's not as easy of a ...
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