Excel Formulas Show in Cell

Excel Formulas Show in Cell

Last year, I showed that you could combine text in Excel by using the ampersand (&) operator, instead of the CONCATENATE function. That makes it much easier for those of us who are lazy, or can’t remember how to spell concatenate.


There was a combine text video too, and I’ve it added to the bottom of this post, so you can see it again. It’s more interesting than most of the new programs that are starting on television this season!

Formula is Showing

After watching that video on YouTube, someone asked why his worksheet was showing those combine text formulas, instead of the results.

cellformulashow01

There are two likely causes for this, described below. And the good news is that it’s easy to fix both!

Show Formulas

Excel has a feature that lets you switch between seeing the formulas, and formula results, by using the keyboard shortcut:

Ctrl + `

That ` character is the grave accent, and it’s at the top left on my keyboard, just above the Tab key .

Or, use the Ribbon command to make the switch – on the Formula tab, click Show Formulas

cellformulashow02

Cell Formatting

If the problem isn’t fixed by clicking the Show Formulas button, then the cell formatting is causing the problem.

To fix the formatting:

  1. Select the cells where formulas are showing
  2. On the Excel Ribbon, click the Home tab
  3. In the Number group, change the cell format from Text, to General

cellformulashow03

With the cells still selected,

  1. Click the Home tab on the Ribbon
  2. Click Find & Select, and click Replace
  3. In the Find What box, type an equal sign: =
  4. In the Replace With box, type an equal sign: =
  5. Click Replace All, then click OK, and close the dialog box.

Combine Text Without Concatenate Video

Here’s the short video that shows how to combine the values from two cells into a single cell.

  • The first example joins first and last names
  • The second example joins text with a formatted number.

_________________

0 thoughts on “Excel Formulas Show in Cell”

  1. The key combination is actually Ctrl+’ (gravé accent). You would need to hold the Shift key for Ctrl+~ and that doesn’t do anything in Excel.

  2. Debra – On my computer, after changing the formatting to General, I also have to edit the cell (double-click the cell, click the formula bar, or press F2) in order for the formula to work. I’ve tested this a number of ways, but if you find I’ve still missed something please feel free to not post this comment.

  3. Bob, you’re right, thanks! If it’s just a couple of cells, you can double-click the cell, then press Enter, to calculate it.
    If there are more than a few cells, select them, and use the Replace command to replace all the equal signs:
    Replace: =
    With: =
    Click Replace All

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.