E
edrachel
I have checked all the forums and can not find an answer to my problem
so here is my post.
I am trying to add up different columns. My formula is:
=sum(d1:d90,e1:e90,f1:f90)
All of these cells either have a number or a zero. The number or th
zero is being pulled from another worksheet. The numbers and zeros ar
pulled and show correctly, but for whatever reason, some of the number
are being doubled or added twice to the total. Examble: If I have
12 showing and remove it, it will take 24 away from the total. Addin
it back will add 24 not 12. Not all of the numbers in any singl
column are being doubled, just some of the numbers. If it was th
whole column, I would assume that my formula was wrong, but when it i
just some of the numbers??? I am at a loss. If I add each colum
separately (sub-total) and then do a formula to add them together fo
the total:
=sum(d91+e91+f91)
it all adds up correctly. Each column is correct and the total i
correct. What am I doing wrong??? You help will be greatl
appreciated. Thanks.
:
so here is my post.
I am trying to add up different columns. My formula is:
=sum(d1:d90,e1:e90,f1:f90)
All of these cells either have a number or a zero. The number or th
zero is being pulled from another worksheet. The numbers and zeros ar
pulled and show correctly, but for whatever reason, some of the number
are being doubled or added twice to the total. Examble: If I have
12 showing and remove it, it will take 24 away from the total. Addin
it back will add 24 not 12. Not all of the numbers in any singl
column are being doubled, just some of the numbers. If it was th
whole column, I would assume that my formula was wrong, but when it i
just some of the numbers??? I am at a loss. If I add each colum
separately (sub-total) and then do a formula to add them together fo
the total:
=sum(d91+e91+f91)
it all adds up correctly. Each column is correct and the total i
correct. What am I doing wrong??? You help will be greatl
appreciated. Thanks.
: