I
irvine79
I am trying to sum the values in a column (Q20:Q300) based on an assigned
designation in another column (N20:N300).
The destination cell is Q11.
The criteria value is found in cell N11.
Values in cells Q20:Q300 are assigned via an "if" condition dependent on a
value assigned in column "O".
When I place the placed the following formula in my destination cell (Q11),
it returned a value of "0" which is incorrect. My assumption is that the
formula is recognizing the numeric value in column Q as text and is not
adding properly.
formula in Q11 ... =sumif(N20:N300,N11,Q20:Q300)
Please Help!
Thanks!
designation in another column (N20:N300).
The destination cell is Q11.
The criteria value is found in cell N11.
Values in cells Q20:Q300 are assigned via an "if" condition dependent on a
value assigned in column "O".
When I place the placed the following formula in my destination cell (Q11),
it returned a value of "0" which is incorrect. My assumption is that the
formula is recognizing the numeric value in column Q as text and is not
adding properly.
formula in Q11 ... =sumif(N20:N300,N11,Q20:Q300)
Please Help!
Thanks!