N
Neil
I have a combo box with 3 columns inside, the first column fills the Project
ID, the next 2 columns populates 2 text boxes that shows the project number
and project name.
I got the data by the command
=Combo86.column(2) - for the project number
=Combo86.column(1) - for the project name
I want to save this 2 text boxes in a table. How can I do this.
Help please.
Thank you.
ID, the next 2 columns populates 2 text boxes that shows the project number
and project name.
I got the data by the command
=Combo86.column(2) - for the project number
=Combo86.column(1) - for the project name
I want to save this 2 text boxes in a table. How can I do this.
Help please.
Thank you.