I am trying to add a column header to a listbox. ColumnHeader property has been set to "True" and I tried assigning the column header names through an array assigned to the list property as well as individually through the Column property. When I run the macro, I keep getting the run-time error 381 (could not get the column property; Invalid property array index)
Thanks
Solved by K. J. in 12 mins