To get the value of the selected item of a listbox then use the following. For Single Column ListBox: ListBox1.List(ListBox1.ListIndex) For Multi Column ...
確定! 回上一頁