This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
Good Afternoon, I'm trying to loop through the contents of a listbox and retrieve each item. I'm ultimately writing each entry to a table. I tried listbox.SelectedItem(listbox.SelectedIndex(x)) but this doesn't work. Any ideas? Thanks Jim