VLOOKUP() Question

  • Thread starter Thread starter mastermind
  • Start date Start date
M

mastermind

I currently have this function in my spread sheet:

=IF(B17<>"",VLOOKUP(B17,'Data Sheet'!$D$11:$E$60,2,FALSE),"")

Although the function works just fine, when the value of the second
cell is filled, it results to "#N/A" when it is blank. I would like
the function to display whatever the value is in the second cell
whether it is blank or filled. Does anyone know how to do this using
VLOOKUP, or possibly some other excel function? Any help would be
greatly appreciated. Thank you.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Need VLOOKUP to Work Two Ways 0
Help With VLOOKUP 2
VLOOKUP and IF formula 1
Counting by color 3
Vlookups not working 2
vlookup formatting problem 1
vlookup error 3
Lookup for the first occurrence 4

Back
Top