-Operating in MS Access 2003-
On a Form, I have a Text Box (txtName) that is populated with a name selected from an unbound List Box.
I would like a separate Text Box (txtReport) to perform a DLookUp to return a value from a table based on the string displayed in txtName.
DLookUp(Field...