I have a table with a territory field, the territories need to be organized by 'region' Such as:
EAST1, EAST2, EAST3 all need to be designated "EAST"
CAN, CNG, CVT all need to be designated "CANADA"
I have tried nesting IIF's with no success, I have also tried using 'OR' with no success. Any suggestions?
Thanks
EAST1, EAST2, EAST3 all need to be designated "EAST"
CAN, CNG, CVT all need to be designated "CANADA"
I have tried nesting IIF's with no success, I have also tried using 'OR' with no success. Any suggestions?
Thanks