Hello,
I have a listview on a userform and I would like to be able to move items up and down the list with a command button. I tried adjusting the Index property, but that is a read only property.
Can any one tell me how to move an item up or down in a listview using a command button?
Thanks