Sum-if-product

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Hi. Does anyone see anything wrong with this formula? It returns an
#N/A and I have no idea why?! Thanks!

=SUMPRODUCT(--(MPD!$B$2:$B$18000=I1),MPD!CE2:CE18000,MPD!$CD$2:$CD
$18000)
 
The formula itself doesn't return #N/A as written, you might have a N/A
error in any of the ranges
For instance if your results in any of the columns are derived from either
lookups or match then that formula might result in N/A which will make the
sumproduct formula returning it as well

Use F5, click special and look for formula errors


--


Regards,


Peo Sjoblom
 

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