Thread
:
Vlookup w/ #N/A suppression
View Single Post
#
1
Posted to microsoft.public.excel.programming
Stephen[_24_]
external usenet poster
Posts: 83
Vlookup w/ #N/A suppression
Is there a way I can wrap a vlookup in an IF statement to suppress #N/A
errors? Something like...
=IF(VLOOKUP(X32,weights.xls!Soil1,3,FALSE)LIKE"#N/A,"",VLOOKUP_(X32,weights.xls!Soil1,3,FALSE))
Reply With Quote
Stephen[_24_]
View Public Profile
Find all posts by Stephen[_24_]