G
Guest
I've created a routine that selects data from ListBox1 and copies to
Listbox2. I now want to save this data to a SQL table. I'm OK with the SQL
connection and table selection, where I'm stuck is how to gather the data
from Listbox2 and save it to the table.
Listbox2. I now want to save this data to a SQL table. I'm OK with the SQL
connection and table selection, where I'm stuck is how to gather the data
from Listbox2 and save it to the table.