Hi All,

I have a column of text strings looking like this:


016-00-01 ITEM A
016-00-02 ITEM B
016-00-03 ITEM C

etc.

I want to be able to set up a filter which removes entries which I don't want.

For example, I might want to view only items A & B, so I would want to filter to only cells which included "00-01" OR "00-02" (I could also filter for "ITEM A" OR "ITEM B" I suppose). These item numbers will change, and so I want to be able to update this filter easily. I tried setting up a filter using the 'specific text' feature but can't seem to include more than one condition. Any advice?

Thanks.