G
Guest
Hi,
I have 2 tables: tableA has field1 (key), and tableB has field1 (related
to field1 from tableA, and field2).
In the form, I have a listbox (populate text from tableAField1, and a
textbox.
What I m trying to do is when the user selects an entry from the listbox
I'd like to display the corresponding field2 from tableB where tableb field1
= selected item on the listbox.
Is there a way to do that?
I have 2 tables: tableA has field1 (key), and tableB has field1 (related
to field1 from tableA, and field2).
In the form, I have a listbox (populate text from tableAField1, and a
textbox.
What I m trying to do is when the user selects an entry from the listbox
I'd like to display the corresponding field2 from tableB where tableb field1
= selected item on the listbox.
Is there a way to do that?