J
Jean-Paul
Hi,
I have a listbox named "ValuesA"
It contains values like: 5 10 15 20 25
I can scroll through te values without any problem but when I actualy
want to "do" something with the value I get an error saying there is an
illegal use of Null.
When I ask for the current value I get a Null
So, I think, scroling trough the listbox isn't enough to really "GET"
the value...
What can I do to store the value only by scrolling through the listbox?
Thanks
I have a listbox named "ValuesA"
It contains values like: 5 10 15 20 25
I can scroll through te values without any problem but when I actualy
want to "do" something with the value I get an error saying there is an
illegal use of Null.
When I ask for the current value I get a Null
So, I think, scroling trough the listbox isn't enough to really "GET"
the value...
What can I do to store the value only by scrolling through the listbox?
Thanks