Is it possible to use the lookup function to retrieve objects?

M

MAC

I have a table with a list of names and each name has an object associated
with it. Is it possible to perform a look up by selecting a name that will
return the associated object?
 
Top