D
DowningDevelopments
iv got a simple multi select combo box which takes the values from a range of
cells (its a concept design im trying to show that this works).
That part works, what i need to do is capture those values and then put them
into an xml file which we can ADO into a database.
im stuck on actually grabbing the values from the comboBox, how do i access
the array its storing them in, i can write a while look and go through it but
i dont know how to access the data.
any help?
Amit
cells (its a concept design im trying to show that this works).
That part works, what i need to do is capture those values and then put them
into an xml file which we can ADO into a database.
im stuck on actually grabbing the values from the comboBox, how do i access
the array its storing them in, i can write a while look and go through it but
i dont know how to access the data.
any help?
Amit