VBKey
Joined: 20 May 2008 Posts: 2
|
Posted: Thu Jun 12, 2008 1:06 pm Post subject: Need help on index for items in Listbox |
|
|
Hi all, I spent near half a day could not work it out. My question looks very simple (might be very simple for you), here is a list box shown as followed:
apple
orange
banana
.
.
Lime
.
.
The order of this list could be changed by user, in the end, I need to assign the index of "lime" for example, to a text field (txtorder). Any idea? Thank you. |
|