B
bf1
Hi-
I'm using Acces 2000. I have a listbox populated with values from a
lookup table. (It is part of a form with many other text and
listboxes.) Multiselect is set to None.
As they are navigating through the whole form, the user is allowed to
choose one item from this listbox, but may opt to not select any item.
My stumbling block is that once a user selects an item, and then
decides that they don't want to choose that or any other item from the
listbox, I would like them to be able to unselect the item by clicking
on it again. Is it standard behavior for a non-multiselect listbox
to not be able to unselect an item by clicking on it? If so, what is
the best approach to take to get the user to be able to toggle an item
from this listbox on and off? I could create a "clear" button for just
that listbox, but this seems clumsy (at least, my user will demand to
know why he can't just click on the selected item to unselect it).
But if a "clear" button is the only way to go, so be it. Or should I
add a null row to the listbox and make the user choose that to unselect
an item? This seems less desirable than the "clear" button.
I have searched high and low in the newsgroup, but I must be searching
with the wrong words. This seems like a popular thing to want to do,
but I can't find other posts that fit my situation, so I apologize in
advance if this has been asked and answered many times before.
TIA,
Beth F.
I'm using Acces 2000. I have a listbox populated with values from a
lookup table. (It is part of a form with many other text and
listboxes.) Multiselect is set to None.
As they are navigating through the whole form, the user is allowed to
choose one item from this listbox, but may opt to not select any item.
My stumbling block is that once a user selects an item, and then
decides that they don't want to choose that or any other item from the
listbox, I would like them to be able to unselect the item by clicking
on it again. Is it standard behavior for a non-multiselect listbox
to not be able to unselect an item by clicking on it? If so, what is
the best approach to take to get the user to be able to toggle an item
from this listbox on and off? I could create a "clear" button for just
that listbox, but this seems clumsy (at least, my user will demand to
know why he can't just click on the selected item to unselect it).
But if a "clear" button is the only way to go, so be it. Or should I
add a null row to the listbox and make the user choose that to unselect
an item? This seems less desirable than the "clear" button.
I have searched high and low in the newsgroup, but I must be searching
with the wrong words. This seems like a popular thing to want to do,
but I can't find other posts that fit my situation, so I apologize in
advance if this has been asked and answered many times before.
TIA,
Beth F.