I have a list of 1-100 in column A. Column B has a list of corresponding names.

What I want is to be able to type "10" into say cell D5, and have cell E5 display the name from B10. I think I need to use the FIND function but I can't figure out how.