G
Guedj54
I have two tables (table_a and table_b).
Table a got 2 fields: ID, Description
Table b got 2 fields: ID, Comment
Table a and b are linked by ID.
I have one form.
I want to display on this form ID and description from table a and
also comment from table b.
What should I put in the control source or other property of the text
box that should display the comment on the form
Many thanks
Table a got 2 fields: ID, Description
Table b got 2 fields: ID, Comment
Table a and b are linked by ID.
I have one form.
I want to display on this form ID and description from table a and
also comment from table b.
What should I put in the control source or other property of the text
box that should display the comment on the form
Many thanks