S
SG
Dear Friends;
I am trying to use this function to #NA replace with 0, First the
Index & Matchfunctions worked well ,later on when i added ISNA and
Vlookup it shows only 0 at all rows. Plese review and looking for
correction from your end
=IF(ISNA(VLOOKUP(B3,Data!$A$5:$B$97,2,FALSE)),0,INDEX(Data!$A$5:$A
$97,MATCH(B3,Data!$B$5:$B$97,FALSE),1))
thanks & kind regars
I am trying to use this function to #NA replace with 0, First the
Index & Matchfunctions worked well ,later on when i added ISNA and
Vlookup it shows only 0 at all rows. Plese review and looking for
correction from your end
=IF(ISNA(VLOOKUP(B3,Data!$A$5:$B$97,2,FALSE)),0,INDEX(Data!$A$5:$A
$97,MATCH(B3,Data!$B$5:$B$97,FALSE),1))
thanks & kind regars