0

In VBA for Excel, I have already written a code to give a ListBox a rowsource, but how do I make that list be in alphabetical order without a previously written function to do so?

1 Answer 1

-1

Have you tried lvMyList.Sorted = True?

Sign up to request clarification or add additional context in comments.

2 Comments

I did not try that, but I did figure it out, Thanks!
@Jon would be interesting to have the proposed solution shared on the site, properly setting the question as answered. This way you can help other developers with the same quesion.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.