In the code, the state code may show before federal code. And I tried to avoid that by splitting the column.
Below are the example:
FROM:
---------
empid - code
-----------------------------
111 a ca-a
222 a ny-a
333 co-b b
444 ...
Below are the example:
FROM:
---------
empid - code
-----------------------------
111 a ca-a
222 a ny-a
333 co-b b
444 ...