MikeMcKeown
Programmer
Hi all,
I have an unbound control on a form which is based on the following fields from an Employee table(Empolyee_Id and Surname. When the users selects one the ID is stored.
i have another form which is based on all the details from the Employee table. If I was in this form and selected to open the form above which is not based on any table i.e. no fields list.
Is there a way that I can automatcially populate the unbound control on the form with the value from the other form.
I know you can do this between table, but can you do it with unbound controls?
I have an unbound control on a form which is based on the following fields from an Employee table(Empolyee_Id and Surname. When the users selects one the ID is stored.
i have another form which is based on all the details from the Employee table. If I was in this form and selected to open the form above which is not based on any table i.e. no fields list.
Is there a way that I can automatcially populate the unbound control on the form with the value from the other form.
I know you can do this between table, but can you do it with unbound controls?