R
rud
Is there a way to do a SUMPRODUCT using regular expressions? I need t
do something like:
=SUMPRODUCT((B11:B39 = "QUA")*(I11:I39 = ".*1/.*))
But that doesn't want to work..
do something like:
=SUMPRODUCT((B11:B39 = "QUA")*(I11:I39 = ".*1/.*))
But that doesn't want to work..