Thread
:
lookup returning #N/A
View Single Post
#
1
Posted to microsoft.public.excel.programming
Miree
external usenet poster
Posts: 90
lookup returning #N/A
i have the formula,
=IF(F21="","",INDEX(Densities!O:P,MATCH(F21,Densit ies!O:O,0),2))
This returns #N/A if the F21 string can not be found
It there anyway to get it to return 0 or empty insstead?
Reply With Quote
Miree
View Public Profile
Find all posts by Miree