Hello everyone. I have a form that uses a multiselect list box to set its filter. This much works fine. What I'd like to do now is code the list box to deselect all other items if one certain item is selected. Here is a sample list to help illustrate what I'm trying to do.
All
Green
Blue
Red
Yellow
Let’s say the user had previously selected 'Green' and 'Red'. I want those items to deselect if the user selects 'All'. Can anyone help me out?
~Abby
[This message has been edited by Abby N (edited 03-16-2001).]
All
Green
Blue
Red
Yellow
Let’s say the user had previously selected 'Green' and 'Red'. I want those items to deselect if the user selects 'All'. Can anyone help me out?
~Abby
[This message has been edited by Abby N (edited 03-16-2001).]