view single record details ??

view single record details ??

I have one form that enters data, and I have a view of this where I can see everything in the db.
I have another form that has a drop down off each item in the first form and I can pick one, but how do I make a view for this? The view I have now is just building more db entries for that form, but I just want to act like a look up. How can I do this.