I'm sure there is a very easy way to do this, but right about now my brain is
fried.\
I have a column of values that are the results of formulas. These values
are scores based on the criteria set in each formula. I now need to add the
scores and come up with a total score. I keep returning a quot;0quot;. Any ideas?
Thanks!
Just how fried is your brain? Is it possible that the sum of those
values is zero? Or, it may be your formula: i sometimes intend to
enter =SUM(B1:B5) and enter just the (B1:B5) part, which does not
necessarily yield an error.Are you using the SUM() function that is returning a 0?
If so, your data might be formatted as text. Try copying an empty cell,
selecting the range of values you're trying to sum and quot;Paste Specialquot;-gt;Add
to turn them into numbers.
--
Regards,
Davequot;gishquot; wrote:
gt; I'm sure there is a very easy way to do this, but right about now my brain is
gt; fried.\
gt; I have a column of values that are the results of formulas. These values
gt; are scores based on the criteria set in each formula. I now need to add the
gt; scores and come up with a total score. I keep returning a quot;0quot;. Any ideas?
gt; Thanks!
if your scores are in A1 thru A10, then in an un-used cell enter:
=SUM(A1:A10)
--
Gary's Studentquot;gishquot; wrote:
gt; I'm sure there is a very easy way to do this, but right about now my brain is
gt; fried.\
gt; I have a column of values that are the results of formulas. These values
gt; are scores based on the criteria set in each formula. I now need to add the
gt; scores and come up with a total score. I keep returning a quot;0quot;. Any ideas?
gt; Thanks!
Are the cells you're trying to sum formatted as Text?That works, however it will not recalculate when the original values are
changed. The cells will be blank and then different people will fill in their
numbers to get their scores. I need it to be able to recalculate each time
the value is changed. Is there a way to do this?
quot;David Billigmeierquot; wrote:
gt; Are you using the SUM() function that is returning a 0?
gt;
gt; If so, your data might be formatted as text. Try copying an empty cell,
gt; selecting the range of values you're trying to sum and quot;Paste Specialquot;-gt;Add
gt; to turn them into numbers.
gt; --
gt; Regards,
gt; Dave
gt;
gt;
gt; quot;gishquot; wrote:
gt;
gt; gt; I'm sure there is a very easy way to do this, but right about now my brain is
gt; gt; fried.\
gt; gt; I have a column of values that are the results of formulas. These values
gt; gt; are scores based on the criteria set in each formula. I now need to add the
gt; gt; scores and come up with a total score. I keep returning a quot;0quot;. Any ideas?
gt; gt; Thanks!
gt;Tools gt;Options; click the Calculation tab; set to Automatic.Not that fried. :-) The sum is 23. The sum function is correct, and the
cells are formatted as numbers. If I copy the values using paste special to
an unused cell, I can sum those totals, but then the total does not
recalculate if the values are changed in the original cells.
quot;Dave Oquot; wrote:
gt; Just how fried is your brain? Is it possible that the sum of those
gt; values is zero? Or, it may be your formula: i sometimes intend to
gt; enter =SUM(B1:B5) and enter just the (B1:B5) part, which does not
gt; necessarily yield an error.
gt;
gt;
Where you had pasted as values, try the formula =VALUE(cell reference).Can you give us an example of a formula from a cell in the range you're
trying to total? It shouldn't be too difficult to sum a series of
numbers, after all.
- Nov 21 Wed 2007 20:40
Adding Values from Formulas
close
全站熱搜
留言列表
發表留言