I have about 1000 rows of data.
There are anywhere from 3 to 5 categories among the data (it changes
weekly)
I want to set up a combo box that displays only the appropriate
categories based on the available data that the user can select to
apply a filter.

How can I do that?

Glen