S
Sergey Bogdanov
Hello,
I have the form where are located an unbound combobox and text field.
Combobox record source contains "SELECT ... FROM table1 ORDER BY ...".
When user choose one of value from this combobox, the text field must
contain value from table2 which field equal to one of field in table1
(one-to-one relation).
Is it possible to retrieve the table2 field value for text field without
involving "VB Scripts".
Thnx,
Sergey
I have the form where are located an unbound combobox and text field.
Combobox record source contains "SELECT ... FROM table1 ORDER BY ...".
When user choose one of value from this combobox, the text field must
contain value from table2 which field equal to one of field in table1
(one-to-one relation).
Is it possible to retrieve the table2 field value for text field without
involving "VB Scripts".
Thnx,
Sergey