wps does not display the formula_how to solve the problem when the function in Excel does not display the result but only the formula?

972d85c4cd2a4fa02b49a8df0b1d1f88.png

In the process of using Excel, sometimes after using a function in Excel, the result is not displayed but the formula is displayed.

When using the vlookup function as below , only the formula is displayed but not the result.

b2922c8d317a570e3aa77f7d3c5f9ce7.png

How should we deal with this situation?

Next, several reasons for this situation and corresponding solutions are introduced.


1. If "Show formula" is selected in the formula option, the cell where the function is located will not display the result but only the formula. At this time, we only need to cancel the "display formula".

2e0017248c7ee67178c88a343e1e07ff.png

80278e4409d396fa84ae3e410c640573.png

2. If the format of the cell where the function is located is text format, the cell where the function is located will not display the result but only the formula. At this point, we need to change the format of the cell where the function is located to regular or numeric format, and click F2 or click the formula bar, and then click Enter.

7157cb2c1a51ef92af00ab4f56f1d504.png

f6f6b8ed66d7fd0901b1ded6ce315944.png

3. If you accidentally enter a space before the equal sign "=" when entering the formula, the cell content will be forcibly converted into text. At this time, we delete the space in front of "=" , and then press the Enter key.

b08e487316e71b750beb23f858d69dfa.png

920d16c85ddaeb9c64681657b0e10a08.png

4. If in the file options, Options→Advanced→Display options of this worksheet: Display formulas in cells instead of their calculation results, if it is checked, it will cause the cell where the function is located to not display the result but only the formula. At this time, we only need to uncheck this option.

4f76b4ccb1f48da71a0ee84a32485cd4.png

0b05ab21c333e5d4f64499b1602dcb3b.png

The above are several reasons why the function does not display the result but only the formula in Excel and the corresponding solutions.


In addition, add another formula:

FORMULATEXT function: returns the formula as a string.

=FORMULATEXT(对单元格或单元格区域的引用)
   
   
    
    

72863549882fa18be54e40206c34ca7d.png

~Like it so more people can see it~

- over -

Guess you like

Origin blog.csdn.net/u014541881/article/details/130132536