Good Afternoon,
I have a simple form with a primary key field "Employee ID" and other fields that need to be filled in.
What I'd like to do is create an unbound text box at the bottom of the form, and simply print the results of a query in that text box as the "Employee ID" value changes. The query is basically listing all of the rows already in the table for that employee i.d.....
Is there a way to do this ?
Thanks !
Paul
I have a simple form with a primary key field "Employee ID" and other fields that need to be filled in.
What I'd like to do is create an unbound text box at the bottom of the form, and simply print the results of a query in that text box as the "Employee ID" value changes. The query is basically listing all of the rows already in the table for that employee i.d.....
Is there a way to do this ?
Thanks !
Paul