JohnDW
Well-known member
Dear forummembers,
I have a Form1 with a combobox1 and knop1.
I have a Form2 with combobox2 and knop2.
combobox1 shows values that can be selected.
when the button is pressed from Form1 I want Form2 opens with the
combobox2 the selected value from combobox1.
knop2 when pressed on the same happens with combox1 from Form1.
I've looked on the web, but couldn't find a solution.
Suggestions? How can I handle this?
Txs.
John
I have a Form1 with a combobox1 and knop1.
I have a Form2 with combobox2 and knop2.
combobox1 shows values that can be selected.
when the button is pressed from Form1 I want Form2 opens with the
combobox2 the selected value from combobox1.
knop2 when pressed on the same happens with combox1 from Form1.
I've looked on the web, but couldn't find a solution.
Suggestions? How can I handle this?
Txs.
John