Hello all,
I have a user form with a list box which is populated from a 2D array. Up to now it has been working fine. However recently it gave a error message and wouldn't populate the listbox. Upon investigating, the array in question only had 1 row, effectively making it a 1D array. How can I alter the code (extract below) so that it wont collapse when it comes across a 1D array??
![]()
Please Login or Register to view this content.
Bookmarks