Visit
SearchWinDevelopment.com,
the Visual Basic-Specific Search Engine.
FREE benefits include Daily News, Developer Tips, Career Center, VB
Forums & more.
Author: Eric A. Johnson Date Submitted: 2/4/2006 Category: String Handling/Manipulation Compatibility: .NET
This code has been accessed 3274 times.
Task: This code will alphabetize any string inserted. For best results, remove any spaces. This code assumes that the string is in one case; however, you can easily change case within the function, if desired.