Below is an array formula that I am using, I just can't figure out how to make it return 0 or - if there is not a number that meets the specified conditions. I've tried adding ISERROR in front of it and various other places, but I haven't been able to get it to work....perhaps I'm putting it in the wrong place or missing something that should go with it. Any help is appreciated! Thanks!
=(INDEX($Q$2:$Q$2000,MATCH(1,(4=$L$2:$L$2000)*(100%=$M$2:$M$2000)*("Public Opinion"=$J$2:$J$2000)*("x"=$R$2:$R$2000),0)))
Bookmarks