Sumif not Sumproduct

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

Guest

I have a large workbook sumarising data from a worksheet database. In a
previous life this book used sumproduct extensively - to recalc the book took
over 30 minutes. Now i'm using sumif, concatinated fields and re-named ranges
after data sort to get the same results on the same PC in less than 5
minutes. Obviously, I don't want to go back to sumproduct - which brings me
to the question - is there any way to use multiple criteria in sumif?
TIA
 
You could always uses SUM (IF as array formulae if SUMPRODUCT is taboo, but
that seems same problem to me.
 
Frank,

Thanks for your response.
Recalculation time, SUMPRODUCT = 30 min, SUMIF (+concatination) = 5 min
Why would anyone use sumproduct in this instance??

Also, and I suspect the answer is *no*, is there any way to use multiple
criteria with sumif?
 
Hi David
maybe you post your SP formulas. Probably the ranges are too large.
Re: multiple criteria: As stated: No way
 

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

Similar Threads

SUMIF or SUMPRODUCT? 18
sumifs/sumproduct 8
General Sumproduct Question 3
SUMIF OR SUMPRODUCT?? 3
returning text; alternative to sumproduct/sumif? 4
SUMIF vs SUMPRODUCT 2
Sumif with Multiple Criteria 3
SumIf AND 6

Back
Top