I want to divide a the contents of a listbox into 2 different categories based on the length of the entries
i want all of the entries with more than 5 characters inputted into another listbox, and i want the entries with less than 5 characters to be inputted into a different listbox.
how would i go about this?
thanks
