G
Guest
I'm using the select-case construct and I want to select a "non-continuous"
range of account numbers, such as:
171000 to 171150
171250
171500 to 171800
and name this selection "Machinery and Equipment". Can I represent this on
one line of a "case" statement?
range of account numbers, such as:
171000 to 171150
171250
171500 to 171800
and name this selection "Machinery and Equipment". Can I represent this on
one line of a "case" statement?