I want result of a function in the cell and not the function itsel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I write a function in an Excel sheet in some columns i see the result
and in others I see the function itself.

Any suggestion in how to get the results of the function in the cell?
 
Rana

It's likely that the cells wher you see the function (formula?) are
formatted as text.

Select those cells and format as general then hit F2 and enter.

Mike
 
You can highlight the column or row, then copy, then paste special back on
the same column or row. When you PASTE SPECIAL, choose values. This gives
you the results, but you do lose the formula.
 
Re-format the cells to General then F2>ENTER on the cells with the function
showing.

If you have many of these, after selecting all cells and re-formatting........

Edit>Replace

What: =

With: =

Replace all.


Gord Dibben MS Excel MVP
 
Mike H, klafert and Gord Dibben; thank you for your answers, this is what
I've been looking for.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top