i'm designing a form using macro. but i stuck when i want to view data from excel in list box.
Name: ListBox1
ColumnCount: 100
ColumnBound: 100
The function:
when user click on cmbFindAll, all particular data for particular comName are listed in TextBox1. it's successful if only till 9th column. when i tried to put 10th column, the error will be occurred.
this is my codingcould not set list property. invalid property value
![]()
Please Login or Register to view this content.
Bookmarks