How do I check for a specific value in a multiselect listbox? I have a multiselect listbox. I would like to "clear" the listbox if the user selects "None". "None" is included in the listbox record source. I would like to include an If statement that checks the value of the multiselect option selected. If the value is "None", I will set the listbox value to " ".