Hello

i have a formula which looks sumthin lik this:

={sum(if(frequency(if(....,if(....,if(....,if(....,if(.....,abcd),abcd)>0,1))}

but i want to check for one more condition so i want to add one more if in the middle...is it possible??

thanks for any help!