You could loop through the entries in the listbox, and count the number that are selected. Dim MultiSelect As Boolean With MyForm Count = 0 For ...
確定! 回上一頁