I have two listboxes
When they appear in the Selected listbox I need them to be in alphabetical order and as I am looping through the for Selection items in reverse order, they appear in the Selected listbox in reverse order and I need them to be in alpha order.
Also, if a Selected item is sent back to the For Selection listbox, how do I get the For Selection listbox into alpha order when an item is sent back?
TIA
- Items for Selection (this is a multi select)
- Items Selected
When they appear in the Selected listbox I need them to be in alphabetical order and as I am looping through the for Selection items in reverse order, they appear in the Selected listbox in reverse order and I need them to be in alpha order.
Also, if a Selected item is sent back to the For Selection listbox, how do I get the For Selection listbox into alpha order when an item is sent back?
TIA