Hello everybody, I am trying to create a form which enables the user to manually sort items in a list box. I really don’t know where to begin with this. I have two list boxes. The first looks at a path specified by the user and lists all the files in that folder. The user can then select one or more files and their names are “moved” to the second list box. I want to use “Move Up” and “Move Down” buttons to manually change the order of the files in the second list box.
Any suggestions would be appreciated. To enable would-be advisors, I have attached a dummy document containing the form.