C
cyberarf
I have a form that has a listbox on it. I have a Reset Button on it for the
user to click if they want a to clear the form in order to start an entry
from scratch.
The Button works to clear the form with the exception of deselecting any
items that were previously selected by the user in the listbox. The items
that were previously selected by the user remain. The only way to rid the
selection is for the user to deselect each one.
Anybody got a simple solution for this one? It has to have been done
already though my searches did not turn up much.
user to click if they want a to clear the form in order to start an entry
from scratch.
The Button works to clear the form with the exception of deselecting any
items that were previously selected by the user in the listbox. The items
that were previously selected by the user remain. The only way to rid the
selection is for the user to deselect each one.
Anybody got a simple solution for this one? It has to have been done
already though my searches did not turn up much.