Talk2Tom11
Centurion
ok i have a listbox with a few rows of data. I am having the data be read as a string into a word document.
I want to be able to read the whole listbox as a string.
So far I have only been able to get it to read one line. This is the code i used for that... listbox1.SelectedItem. Is there anyway to have it use the whole thing and not just one selected item???
I want to be able to read the whole listbox as a string.
So far I have only been able to get it to read one line. This is the code i used for that... listbox1.SelectedItem. Is there anyway to have it use the whole thing and not just one selected item???