carlton123
Registered User.
- Local time
- Today, 07:53
- Joined
- Mar 18, 2011
- Messages
- 48
I have a listbox which i select the first value in list with
[List1].Selected(0) = True
but when i try to retrieve the value selected it doesnt work it either is nothing or the last value i manually selected
it does highlight the correct bit though
any help please
[List1].Selected(0) = True
but when i try to retrieve the value selected it doesnt work it either is nothing or the last value i manually selected
it does highlight the correct bit though
any help please