J
Julz
Having problems with sumproduct string. I'm looking for is a count of
row U cells that are blank if customer is either 29302 or 28751
This is what I've used for cells containing numbers (example =2) need it
be count blanks.
=SUMPRODUCT((IPT_opened_ticket_report.xls!$U$2:$U$20000=2)*((IPT_opened_ticket_report.xls!$Z$2:$Z$20000=29302)+(IPT_opened_ticket_report.xls!$Z$2:$Z$20000=28751)))
Thanx in advance,
~Julz
row U cells that are blank if customer is either 29302 or 28751
This is what I've used for cells containing numbers (example =2) need it
be count blanks.
=SUMPRODUCT((IPT_opened_ticket_report.xls!$U$2:$U$20000=2)*((IPT_opened_ticket_report.xls!$Z$2:$Z$20000=29302)+(IPT_opened_ticket_report.xls!$Z$2:$Z$20000=28751)))
Thanx in advance,
~Julz