In this short tutorial, you will learn an easy way to display formulas in Excel 2016, 2013, 2010 and older versions. Also, you will learn how to print formulas and why sometimes Excel shows a formula, not result, in a cell.
If you are working on a spreadsheet with a lot of formulas in it, it may become challenging to comprehend how all those formulas relate to each other. Showing formulas in Excel instead of their results can help you track the data used in each calculation and quickly check your formulas for errors.
Microsoft Excel provides a really simple and quick way to show formulas in cells, and in a moment, you will make sure of this.
How to show formulas in Excel
Usually, when you enter a formula in a cell and press the Enter key, Excel immediately displays the calculated result. To show all formulas in the cells containing them, use one of the following methods.
1. Show Formulas option on the Excel ribbon
In your Excel worksheet, go to the Formulas tab > Formula Auditing group and click the Show Formulas button.
Microsoft Excel displays formulas in cells instead of their results right away. To get the calculated values back, click the Show Formulas button again to toggle it off.
2. Show formulas in cells instead of their results in Excel options
In Excel 2010 and higher, go to File > Options. In Excel 2007, click Office Button > Excel Options.
Select Advanced on the left pane, scroll down to the Display options for this worksheet section and select the option Show formulas in cells instead of their calculated results.
At first sight, this seems to be a longer way, but you may find it useful when you want to display formulas in a number of Excel sheets, within the currently open workbooks. In this case, you just select the sheet name from the dropdown list and check the Show formulas in cells… option for each sheet.
3. Excel shortcut to show formulas
The fastest way to see every formula in your Excel spreadsheet is pressing the following shortcut: Ctrl + `
The grave accent key (`) is the furthest key to the left on the row with the number keys (next to the number 1 key).
The Show Formulas shortcut toggles between displaying cell values and cell formulas. To get the formula results back, simply hit the shortcut again.
Note. Whichever of the above methods you use, Microsoft Excel will show all formulas of the current worksheet. To display formulas in other sheets and workbooks, you will need to repeat the process for each sheet individually.
If you want to view the data used in a formula's calculations, use any of the above methods to show formulas in cells, then select the cell containing the formula in question, and you will see a result similar to this:
Tip. If you click a cell with a formula, but the formula does not show up in the formula bar, then most likely that formula is hidden and the worksheet is protected. Here are the steps to unhide formulas and remove the worksheet protection.
How to print formulas in Excel
If you want to print formulas in your Excel spreadsheet instead of printing the calculated results of those formulas, just use any of the 3 methods to show formulas in cells, and then print the worksheet as you normally print your Excel files (File > Print). That's it!
Why is Excel showing formula, not result?
Did it ever happen to you that you type a formula in a cell, press the Enter key… and Excel still shows the formula instead of the result? Don't worry, your Excel is all right, and we will have that mishap fixed in a moment.
In general, Microsoft Excel can display formulas instead of calculated values for the following reasons:
- You may have inadvertently activated the Show Formulas mode by clicking the corresponding button on the ribbon, or pressing the CTRL+` shortcut. To get the calculated results back, just toggle off the Show Formulas button or press CTRL+` again.
- You may have accidentally typed a space or single quote (') before the equal sign in the formula:
When a space or single quote precedes the equal sign, Excel treats the cell contents as text and does not evaluate any formula within that cell. To fix this, just remove the leading space or single quote.
- Before entering a formula in a cell, you may have set the cell's formatting to Text. In this case, Excel also perceives the formula as a usual text string and does not calculate it.
To fix this error, select the cell, go to the Home tab > Number group, and set the cell's formatting to General, and while in the cell, press F2 and ENTER.
This is how you show formulas in Excel. A piece of cake, isn't it? On the other hand, if you plan to share your worksheet with other users, you may want to protect your formulas from overwriting or editing, and even hide them from viewing. And it is exactly what we are going to discuss in the next article. Please stay tuned!
28 comments
Thank youu?
For Competitive Exam ???
I need to hours formula If 0 to 6 Hours than result is 30% (2) if 6 to 24 than result is 50% (3) if more than 24 hours than result is 100% please solw this & help me
Hi! The answer to your question can be found in this article: Nested IF in Excel – formula with multiple conditions.
how do i set excel in Wps to automatically go where a value is coming from if its from another sheet
Hello!
Here is the article that may be helpful to you: Trace formula relationships in Excel (Trace Precedents and Trace Dependents).
Hi,
If in the cells, A1=1, A2=13, then formula at cell A3=A1+A2, so the result =1+13=14. That is fine.
Now say I want cell A4 to display the formula (not answer) at cell A3, is that possible?
(meaning cell A4 will display =A1+A2, which is actually the formula at cell A3 )
And if I change the formula at A3, then A4 shall show me the formula (or text) I use now at A3 too...
Thanks
Wong.
Hello!
I recommend using the FORMULATEXT function. It pulls the formula from the desired cell and writes it as a text.
For example,
=FORMULATEXT(A3)
Thanks, i had more than 60K line items, Ctrl+` is helpful for small sheets, but with this formula we can filter all Manual Data and identify.
Hi,
I need a method, which we display formulas with results in excel.
ex- 25*25=625
if any possibility kindly guides me.
=(25)^2
Hello All,
I want to view the formula across the sheet within the same workbook in excel. Is there any ways to do that?
Hello,
Yes, there are 3 methods to show formulas in cells. Please see here how to display formulas in Excel.
Hope this is what you need.
i have a formula that extract data from a different spreadsheet, so i want to be able to open that spreadsheet by clicking in that cell that has that formula without me having to locate the file in the PC, can anyone help me with that?
eg=Z:\1. Oct 2017\Old\[Total Opex ISP Model BU2018 - Forecast.xlsx]Opex'!O63
so i want to open this spreadsheet by clicking on the formula not going to the Z drive to open the spreadsheet
Hello, Carl,
Please try to press the “Edit Links” button under the Data tab in Excel, choose the necessary workbook in the dialog window and click on the “Open Source” button.
As an alternative, you can use our Find Broken Links tool to fulfill this task. The add-in is a part of our Ultimate Suite for Excel. You can download its fully functional 14-day trial version using this direct link.
Hope this information will be helpful for you.
I want to Print excel sheet with formula and calculated result, both in same time please help. short key if any.
Thanks
You can also use the Formulas bar and select "Show Formulas" button there.
Alternatively use the =FORMULATEXT() formula to show the formula for each field you want to see the formulas for.
To show formulas in all cells press CTRL+` (that little mark is the grave accent mark key). When the formulas are visible, print your worksheet as you normally would. To switch back to showing formula results in all cells, press CTRL+` again.
=IF(AND(D2>=50,E2>=500000),E2*50%,"No Any discount"),OR(IF(AND(d2<=40,e2<=400000),e2*40%,"No any Discount")
Hi
i have create Discount sheet use this formula,but error this formula
=IF(AND(D2<=40,E2=50,E2>=500000),D2*50%,"Discount Given")
hi
Please help this formula
Hi,
This formula doesn't work because you indicated that two conditions for E2 must be true at the same. I'm afraid it's not possible, since only one values can be true at a time. Try to delete one of them, so the formula would be as:
=IF(AND(D2<=40,E2>=500000),D2*50%,"Discount Given")
Dear Sir,
main daily excel sheet pa jo data entry kro jo muj display pa show kuray ap ye data aj date main entry kya hai
Ap Excel mein Review bar se Track Changes wali option per click karein. Phir Highlight Changes select karein. Yahan per ap datewise, userwise aur col, row ya fieldwise changes track kar sektey hain
Hi,
I have a new version of Excel and pulling my hair as the old "F2" shortcut to visualize precedents on a formula doesn't work anymore. Anyone know what the new way to do this is?
thank you!
Hi Luccio,
To trace precedents, you can use the following shortcut: Alt+T U T
If you are looking for something different, please clarify.
Hi Svetlana,
I have a CSV file of an address book that has fields for Names, Business, & Telephone numbers - the complete number begins with a 0 (zero). When I import this file into Excel, the 0 is dropped. I can manually add the 0 in each cell, but I am sure there is an easier way. Can you assist?
Here is an example: I have the following record:
Name Company Telephone Number
Mahomed Aboo Private 0123014000
When this is imported into Excel it displays as follows:
Name Company Telephone Number
Mahomed Aboo Private 123014000
Thanks
Mahomed
I think if you import the data in a field formatted as text instead of number the 0 will not be dropped.