Hi Scott

Department ranges must be contiguous. You can also use masks, such as ?2 for departments 12, 22, 32, 42, etc. A mask won't work in your scenario.

It's possible to do what you want but it has to be hard-coded into the statement spec, and is more complicated to explain. If you want an explanation, let me know.

Steve