Vlookup

H

HS

is it possible to do a vlookup only if the column prior is tagged with a Y

so far example

If Column J says Y then Column K does the lookup?
=IF(J3=Y,Vlookup(Data!A2:H1602,8,false)

except this doesn't work
 

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

Top