So I have been try for the past hour or so to get this formula working but this is the best I could come up with
=COUNTIFS('PASTE HERE'!$D$2:$D$1000000,A11,'PASTE HERE'!$J$2:$J$1000000,"Outbound",'PASTE HERE'!$I$2:$I$1000000,">0")
is there any way to convert this to a sum-product or something so it can actually detect if the values are greater than 0.
Any help would be greatly appreciated!
=COUNTIFS('PASTE HERE'!$D$2:$D$1000000,A11,'PASTE HERE'!$J$2:$J$1000000,"Outbound",'PASTE HERE'!$I$2:$I$1000000,">0")
is there any way to convert this to a sum-product or something so it can actually detect if the values are greater than 0.
Any help would be greatly appreciated!