R
RagDyer
Delete the OR.
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
I could really use someone's expertise right about now.
Here's the scenario; I need a formula to count how many rows have column
U =2 and column Z =29302 or 28971. I started with a countif function,
but ended up here. I'm stuck.
=SUMPRODUCT(IPT_opened_ticket_report.xls!$U$2:$U$20000=2)*(IPT_opened_ticket
_report.xls!$Z$2:$Z$20000=29302)*OR(IPT_opened_ticket_report.xls!$Z$2:$Z$200
00=28751)
Thanx in advance,
~Julz
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
I could really use someone's expertise right about now.

Here's the scenario; I need a formula to count how many rows have column
U =2 and column Z =29302 or 28971. I started with a countif function,
but ended up here. I'm stuck.
=SUMPRODUCT(IPT_opened_ticket_report.xls!$U$2:$U$20000=2)*(IPT_opened_ticket
_report.xls!$Z$2:$Z$20000=29302)*OR(IPT_opened_ticket_report.xls!$Z$2:$Z$200
00=28751)
Thanx in advance,
~Julz