Countif and summing a different column

D

Dirk

I am using countif statement to identify an occurence.
The problem is that I need the actual qty which is in
a different column. How would I sum a column only if a
different column on the same row meets the criteria?

Thanks
 
P

Paul B

Dirk, not sure but try this

=SUMIF(F2:F230,"Test",E2:E230)
Sums E2:E230 if Test is in F2:F230

--
Paul B
Always backup your data before trying something new
Using Excel 97 & 2000
Please post any response to the newsgroups so others can benefit from it
** remove news from my email address to reply by email **
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top