Just wondering if there is a way to shorten this up? I need to add some more conditions, but if i do that, it's going to get really really really long...
SUMPRODUCT(--($B$2:$B$525=A4001)*(($E$2:$E$525="Local Loop")+($E$2:$E$525="Long Haul")+($E$2:$E$525="Loop A")+($E$2:$E$525="loop z")),--(($M$2:$M$525="live")+($M$2:$M$525="Pending - Cancellation")),$BX$2:$BX$525)
Also, is there anyway to extend the range of what i'm searching for? The formula i have above isn't entirely correct b/c if I go to 525, it comes up with n/a. If i have it at 346, i get a result.
Bookmarks