Thread: textbox sort
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Libby Libby is offline
external usenet poster
 
Posts: 151
Default textbox sort

Hi,

Is there any way of sorting the text in a textbox alphabetically.

The textbox will only contain capital letters, some of which may be repeated.

I was thinking of putting some code in the textbox change event and perhaps
using the ASCII number.

Thanks in advance
Libby