View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Marcelo
 
Posts: n/a
Default Cell displays formula, not result?

try to use
=R22+r34+r35+r37,

if you put " on the formulas excel will see it as a text

hope this helps
regards from Brazil going to the 6th
Marcelo

"ctc" escreveu:

How do i configure excel to display the results of the sum of a set of
numbers instead of displaying the formula?

Ex. I want to add the numbers of several different cells so I compose the
equation "=R22+R34+R35+R37" in a results cell. However the results cell
doesn't display the sum of these fields. instead it displays
"=R22+R34+R35+R37".