Visual Basic Sorting - TechRepublic
General discussion
June 24, 2001 at 04:17 PM
anamenow

Visual Basic Sorting

by anamenow . Updated 25 years ago

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 🙂

This discussion is locked

All Comments