Michelangelo
September 10th, 2001, 04:21 AM
I want to use a multicolumn listbox. I can draw it on a form. However I'm not able to assign a value to row 13, column 3.
It only puts values in the first column. I can't find anything in the help-files. I assume it should be something like listbox1.additem(13,3) "some text"
Thanks for any help
It only puts values in the first column. I can't find anything in the help-files. I assume it should be something like listbox1.additem(13,3) "some text"
Thanks for any help