G
Guest
I need help figuring out how to look in a range of cells for more than one value in this formula:
=SUMPRODUCT(('PR Tracking'!$A$7:$A$2500="0567")*('PR Tracking'!$J$7:$J$2500="capital")*('PR Tracking'!AO$7:AO$2500))
I need it to look in 'PR Tracking'!$A$7:$A$2500 for 0567 and 0432N. I can not figure out how to make it do this. I have tried everything I know. Any help would be extremely appreciated!!!
=SUMPRODUCT(('PR Tracking'!$A$7:$A$2500="0567")*('PR Tracking'!$J$7:$J$2500="capital")*('PR Tracking'!AO$7:AO$2500))
I need it to look in 'PR Tracking'!$A$7:$A$2500 for 0567 and 0432N. I can not figure out how to make it do this. I have tried everything I know. Any help would be extremely appreciated!!!