G
Guest
Hi All,
This must be simple but... Can't get it to work.
My problem: I have a form with data. As a specific field in the form is filled with data the related data from the table must be filled in into a field (non-editable) on the form.
Example: I have a form where i register a student on a course. This form has two comboboxes, one to select the course and one to select the student. These comboboxes are created with the lookup wizard.
When i enter the name of the student into the combobox of this form i want to display his phone#, zipcode, city and his date of birth. This info is stored in de student table. I must make textboxes to hold this info but how do i fill them with the correct data...
I hope someone can help me to solve this. If so, please give all the steps such as, create a textfield.. properties etc.
Thanks in advance!!!
This must be simple but... Can't get it to work.
My problem: I have a form with data. As a specific field in the form is filled with data the related data from the table must be filled in into a field (non-editable) on the form.
Example: I have a form where i register a student on a course. This form has two comboboxes, one to select the course and one to select the student. These comboboxes are created with the lookup wizard.
When i enter the name of the student into the combobox of this form i want to display his phone#, zipcode, city and his date of birth. This info is stored in de student table. I must make textboxes to hold this info but how do i fill them with the correct data...
I hope someone can help me to solve this. If so, please give all the steps such as, create a textfield.. properties etc.
Thanks in advance!!!