I have a listbox that allows for multiple selections. However I want to select just one of theitems based on a variable value.
So I will set variable “Department” to the value in cellD28
Then use that variable to select just that one item from themultiselect listbox. Prior to...