Does anyone have a code sample that will alphabetize a list? I am using a For Each loop to populate a list but the items all come out jumbled.
Here's what it looks like now:
Can anyone help?Code:For Each Animation In Merlin.AnimationNames List1.AddItem Animation Next















Reply With Quote