Please help,
The scenario is i have two tables Table1 and Table2 with thier respective forms Form1 and Form2.
Table1/Form1 has 9 fields, say A,B,C,D,E,F,G,H,J and Table2/Form2 has 5, A,B,C,D,E
ThE linking field is A
I want to be able to use a search form to populate the results of my search on a list box.
Select a recordset on the list box and pass/copy it to Form1/Table1 and then fill the rest of the fields myself on the form.
Please illustrate by code where possible,
Thanking you in advance
Rahim
The scenario is i have two tables Table1 and Table2 with thier respective forms Form1 and Form2.
Table1/Form1 has 9 fields, say A,B,C,D,E,F,G,H,J and Table2/Form2 has 5, A,B,C,D,E
ThE linking field is A
I want to be able to use a search form to populate the results of my search on a list box.
Select a recordset on the list box and pass/copy it to Form1/Table1 and then fill the rest of the fields myself on the form.
Please illustrate by code where possible,
Thanking you in advance
Rahim