VLOOKUP
Take a look at the MS Access DLOOKUP function. I think it offers similar functionality to the MS Excel VLOOKUP function. Personally, I often write a short little ADODB search routine to provide the same kind of functionality and tie it to a click event on a form to populate a form...