how to change excel VBA List box default view

Viewed 25

I have a user form and I make a list with 11 columns and assign them from right to left but since the the default view is from left to right it show the last row in my case like this

enter image description here

and I want when I start the user form to show it like this

enter image description here

0 Answers
Related