N
nada
hi all,
i used the following equation in Q:Q range and a similar one in P range:
=IF(LEN(INDEX(dewanless!O:O,MATCH(urban1!$F25,dewanless!$E:$E,0)))=0,"",INDEX(dewanless!O:O,MATCH(urban1!$F25,dewanless!$E:$E,0)))
and in another range of cells :
=(1000*(SUMPRODUCT((Q2:Q25<>"")*(P225))))/(SUMPRODUCT((P225<>"")*(Q2:Q25)))
the error value appears if the result of the first equation is a blank cell
either in the Q range or the P range, what should i do?
i used the following equation in Q:Q range and a similar one in P range:
=IF(LEN(INDEX(dewanless!O:O,MATCH(urban1!$F25,dewanless!$E:$E,0)))=0,"",INDEX(dewanless!O:O,MATCH(urban1!$F25,dewanless!$E:$E,0)))
and in another range of cells :
=(1000*(SUMPRODUCT((Q2:Q25<>"")*(P225))))/(SUMPRODUCT((P225<>"")*(Q2:Q25)))
the error value appears if the result of the first equation is a blank cell
either in the Q range or the P range, what should i do?