sum if questions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I am having a memory block !
I need to sum costs in colum C, if column A = x and column B = Y.
n
When using sumif i appear to count all costs in column C not just the ones
required.. any suggestiong where i'm going wrong ??
 
You can only use one condition with SUMIF. Either use SUMPRODUCT or
SUM(IF(...)) entered as an array formula.

Hope this helps.

Pete
 

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

Back
Top