G
Guest
I have a formula that looks as follows:
=IF(AND(H20="NEX",$C20="Operations",U$15="Yes"),SUMPRODUCT(--($D$17:$D$228=D20),--($H$17:$H$228="EX"),$T$17:$T$228)/SUMPRODUCT(--($D$17:$D$225=D20),--($H$17:$H$225="NEX")),"")
What is the purpose of the -- in the formula?
Thanks
=IF(AND(H20="NEX",$C20="Operations",U$15="Yes"),SUMPRODUCT(--($D$17:$D$228=D20),--($H$17:$H$228="EX"),$T$17:$T$228)/SUMPRODUCT(--($D$17:$D$225=D20),--($H$17:$H$225="NEX")),"")
What is the purpose of the -- in the formula?
Thanks