davedave24
Programmer
Hi, I'm trying to filter a listbox based on a specific column. It's a 2 column listbox, loaded from a range of 3 columns. Column 3 is the category (let's say A, B, C, D etc.)
How would I approach filtering/displaying by category? eg. click on the Category A button, and only category A items are shown.
How would I approach filtering/displaying by category? eg. click on the Category A button, and only category A items are shown.