Link to home
Start Free TrialLog in
Avatar of darude
darude

asked on

List boxes

Hi,

I have a list box full if items. I want to have a button that will add a number to each of the items. I.e. the first item is given the number 1, the second 2 and so on. The number given must be added at the beginning.

Cheers

Darude :)
ASKER CERTIFIED SOLUTION
Avatar of AzraSound
AzraSound
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of wsh2
wsh2

<adding to Azra's very worthy comment>
Yikes.. better hope the List1.Sorted property is False.. <smile>.