Thread
:
remove the #n/a and make it 0
View Single Post
#
5
Posted to microsoft.public.excel.misc
Armando[_2_]
external usenet poster
Posts: 6
remove the #n/a and make it 0
On May 13, 7:22*am, mahmoud moustafa <mahmoud
wrote:
Hi
How do i remove the #n/a and make it 0
Try this one:
=IF(COUNTIF(B$2:B$7,B23),VLOOKUP(B23,B$2:D$7,2,0), "")
Reply With Quote
Armando[_2_]
View Public Profile
Find all posts by Armando[_2_]