G
Guest
I'm using a form to track a QA process for a large number of records. These
records have both an id number and record name. I'm need to have the record
name display based on inputing the id number.
I've tried using DLookUp as an expression and VB code after reading other
posts, but it won't return the value when inserted as an on change or on lost
focus (and a couple others). The QA results are being stored in one table.
The record ID and name are stored in a different table. I've set the record
ID field up to use a standard lookup function. If there was a way to display
both the ID and name as a result of a standard lookup instead of just one,
that'd work, too.
Thanks for your help
records have both an id number and record name. I'm need to have the record
name display based on inputing the id number.
I've tried using DLookUp as an expression and VB code after reading other
posts, but it won't return the value when inserted as an on change or on lost
focus (and a couple others). The QA results are being stored in one table.
The record ID and name are stored in a different table. I've set the record
ID field up to use a standard lookup function. If there was a way to display
both the ID and name as a result of a standard lookup instead of just one,
that'd work, too.
Thanks for your help