I read the data from the column in excel worksheets "Sheet1" column "C".

How do I also to read the string value from the listbox with multiple selection?
For example, MsgBox() for every value that is selected.

Thanks.