Hi All,

I have a rather complicated issue I was hoping you'd be able to help with.
I have 35 categories of data, the number of values which will fit into categories change every month (can be from 0-30 or so).
I need a code which will filter out the categories which aren't applicable and apply a 1-10 pattern to the one that are relevant.

Per the above there could potentially be only 3 values which fit into one category, so the code needs to be able to apply a 1-3 pattern as necessary.

Any help would be much appreciated.