View Single Post
  #4   Report Post  
CarlosAntenna
 
Posts: n/a
Default

Are you sure the 200 in E2 is a number and not text. Enter =isnumber(E2) in
a blank cell. If it returns FALSE, and you can't easily change it to a
number you could put =value(E2) in EM2.

Carlos

" wrote
in message ...
Thanks for responding Julie. The automatic is on. I'm looking at the
contents of the cell by clicking on it. The calculations in the column

are
identifical for each field, i.e, cell EM1 =E1, EM2 =E2, etc. The contents

in
E1 and E2 are static numbers, for instance E1 has 100, E2 has 200. EM1

shows
100 yet EM2 shows 0. I hope this helps. Please let me know what might be
causing this. Thanks!

MaryO

"JulieD" wrote:

Hi

check that calculation is set to automatic (tools / options /

calculation -
automatic) if that is not the problem could you explain in a bit more

detail
what you mean by:
"others show 0 even though when you look at the cell contents it shows

it
being equal
to the other cell correctly."

how are you "looking at the cell contents"?

Cheers
JulieD


"

wrote
in message ...
We have a large worksheet with the cells in one column equal to the

cells
in
a different column. Some of the cells display the results correctly,
others
show 0 even though when you look at the cell contents it shows it

being
equal
to the other cell correctly.