Search results

  1. M

    DLookUp Field from Table based on Variable Text Box

    -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...
Back
Top Bottom