Hi all
I need a function that can sort a string:
after
str=SortStr("gduekfhe")
str should hold "deefghku"
mvh
FinnK
Printable View
Hi all
I need a function that can sort a string:
after
str=SortStr("gduekfhe")
str should hold "deefghku"
mvh
FinnK
You can use the code in this newsgroup reply
http://groups.google.com/groups?hl=e...0news.sni.de#p
but change option compare database to option compare text in the general declarations