Filtering using multiple selected items in a list box

S

snowiii

I am building a spreadsheet that has a listbox with items representing a
column of data that I want to filter on. The user can select one or more
than one item to filter and view. As of now I can filter on the first item
selected but the macro ignores the second, etc.. selection..

Does anyone have a canned vb code that allows for filtering on more than one
selection from a list box that has multiselect?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top