Hi greetings,
I need your help on this problem.
If i have 8 listbox each listbox have the same value
like this
value 1
value 2
value 3
value 4
value 5
value 6
value 7
value 8
If i selected value 1 on any listbox other listboxes cannot select this value 1 anymore, it will be pop up an alert box to warn that this value 1 is already been used by other listbox please choose another value. So this matter is to prevent duplicate selected value on all listboxes.
Your help is much appreciated. Thank you very much.
Rgds,
Les
I need your help on this problem.
If i have 8 listbox each listbox have the same value
like this
value 1
value 2
value 3
value 4
value 5
value 6
value 7
value 8
If i selected value 1 on any listbox other listboxes cannot select this value 1 anymore, it will be pop up an alert box to warn that this value 1 is already been used by other listbox please choose another value. So this matter is to prevent duplicate selected value on all listboxes.
Your help is much appreciated. Thank you very much.
Rgds,
Les