I want to be able to sort strings alphabetically in descending order. I have saved these strings in a text file. The visual basic (6.0) program is to open the file, allow me to add entries and then save it upon exit in alphabetical order. I can openthe file, read it and save it fine, but I can’t find a way to sort it. Any help would be appreciated 🙂