To make a multicolumn listbox in VBA you can use the following snippet. ... AddItem "Row" + CStr (i) + "; Column1". Listbox1.
確定! 回上一頁