Returning a Cell Value from the same Row as a Match

  • Thread starter Thread starter gardenhead
  • Start date Start date
G

gardenhead

Hello,

Locating the match is easy enough but I'm not sure how to return the
cell next to it.

A B C D
1 pig duck quack
2 horse pig oink
3 cow horse neigh
4 duck cow moo

What I want is to search column C for the variables in column A - if
there's a match I want it to return the value in the D column from the
same row of the cell that matched. This would make B1 "oink", B2
"neigh", B3 "moo", etc. (need to be able to fill down).

Thanks in advance...
 

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

Back
Top