If a cell equals another cell, then use the value in the cell to theright.

D

dicko1

Thanks in advance for any help.

Column A Column B Column C Column D
Bob Steve 5
Steve Phil 10
John Ryan 1
Sara 6
John 10
Jane 11

I would like column B to search the range of Column C and if the name
in Column C match the name in A, then enter the value in Column D.

I figure its close to =if(A2=C2:C7, D2;D7, 0)
 

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