S
Songoku
Hi
I have a form which consists of 2 listboxes and a combo box. the combo box
allows the user to select a table name. When the Table is selected in
Listbox1 the fields for that Table Appear.
I have a button that when pressed moves the contents of listbox 1 to list
box 2. What I would like to be able to have is 4 hidden controls (textboxes)
that each contain a a row name from listbox 2 ie
listbox2
1
2
3
4
txtbox 1 = 1, textbox 2 = 2 etc
any suggestions appreciated....
Thnx is Advance
I have a form which consists of 2 listboxes and a combo box. the combo box
allows the user to select a table name. When the Table is selected in
Listbox1 the fields for that Table Appear.
I have a button that when pressed moves the contents of listbox 1 to list
box 2. What I would like to be able to have is 4 hidden controls (textboxes)
that each contain a a row name from listbox 2 ie
listbox2
1
2
3
4
txtbox 1 = 1, textbox 2 = 2 etc
any suggestions appreciated....
Thnx is Advance