Gail Gurman wrote in
:
How can I create a function to get the sum of the numbers in a column
for which there is a corresponding value in another column?
I figured out the answer to my own question. The solution is to use SUMIF
(), which sums a range depending on the values in another range.
|