I am trying to use a listbox on an excel worksheet. I have only worked with listbox's in a userform environment with advanced filters. I would like to perform the same type of action in a dashboard on an excel worksheet without calling a userform using an active x listbox. Is that even possible? Right now I am using slicers on the data worksheet to filter and return selected data so the user has to be physically on that worksheet to search the data. Is it possible to have an advanced filter return search results using an active x listbox on an excel worksheet.