I'm using this formula:
=IF(ISNA(LOOKUP(9.99999999999999E+307,FIND(data!$B$4:$B$2488,imput!B133),data!$X$4:$X$2488)),"",LOOKUP(9.99999999999999E+307,FIND(data!$B$4:$B$2488,imput!B133),data!$X$4:X$2488))
If the formula finds no data it show, sometimes, a "0".
I want to know if there is a way to stop that from happening. Anyone can help me??
Regards,
=IF(ISNA(LOOKUP(9.99999999999999E+307,FIND(data!$B$4:$B$2488,imput!B133),data!$X$4:$X$2488)),"",LOOKUP(9.99999999999999E+307,FIND(data!$B$4:$B$2488,imput!B133),data!$X$4:X$2488))
If the formula finds no data it show, sometimes, a "0".
I want to know if there is a way to stop that from happening. Anyone can help me??
Regards,