Sorry, was a bit brief in my question, but thanks for replying.
What I need to do is this, in VBA for Excel. My UserForm has a listbox that has 10 Columns. I can vertically align the text in all columns with...
ListCars.TextAlign = fmTextAlignCenter
But that does every column. I need Column 1 (the first one on the left) to be left aligned (vertically), and the rest to be center aligned (vertically).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.