View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Satti Charvak Satti Charvak is offline
external usenet poster
 
Posts: 37
Default EXCEL ANSWER TO FORMULA DOES NOT SHOW UP

I'll give a practical advise (One of those clerical problems)

go to cell C1

hit "F2" key and then followed by "Enter" Key

cell c1 is converted to number.


the selection will go to cell c2

Do the above activity 33 more time and you are done
--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Ron Rosenfeld" wrote:

On Sat, 8 Nov 2008 05:54:01 -0800, LionR
wrote:

I set up a formula adding a set of numbers in a column, e.g.=sum(c1:c34).
The formula is correct but I got a zero as an answer. I set up the same
formula in another column and it gives me the correct answer, e.g. $2,500. I
tried copying this formula to the first one on the same row. And it returns
$2,500.

What is going on?


Possibly your "numbers" in c1:c34 are text.

What do you get if, in some cell, you type: =istext(c1)

How are the data entered in column C?
--ron