I have 2 forms.
The 1st form has 2 comboboxes. The row source of the 1st Combo box is table "A" and Rowsource for Combo Box is Rowsource Table "B".
The table "A" has 18 fields. And Table "B" has only one field.
The 2nd form has 6 text boxes. I want to display results in my 2nd form based
on the selection from 1st form.
I want to be able to select which columns I want from Table "A" based on the selection from 2nd Combobox and assign them to the 3 unbound textboxes in the 2nd Form.
Hope this makes sense.
Regards
Tinku
The 1st form has 2 comboboxes. The row source of the 1st Combo box is table "A" and Rowsource for Combo Box is Rowsource Table "B".
The table "A" has 18 fields. And Table "B" has only one field.
The 2nd form has 6 text boxes. I want to display results in my 2nd form based
on the selection from 1st form.
I want to be able to select which columns I want from Table "A" based on the selection from 2nd Combobox and assign them to the 3 unbound textboxes in the 2nd Form.
Hope this makes sense.
Regards
Tinku