SUMPRODUCT

G

Guest

The formula below was working fine when D188 was D14 because there is data in
those rows. But when I copied down to row 188 I got A "$N/A" for answer.
I need to include cells that do not have data enties yet in them.
Can someone help with this problem?
Many thanks in advance.
Serge

=IF(OR(A32="",B32=""),"",SUMPRODUCT(('Bolt List'!$D$9:$D$188=A32)*('Bolt
List'!$J$9:$J$188=B32)*('Bolt List'!$E$9:$E$188="SAE Gr.5 Min. Cad.
Plated"),'Bolt List'!$C$9:$C$188))
 
B

Bob Phillips

See other thread.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 

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