I have two fields:
[PERSONNEL_TYPE] which contains either an R, U, P
[SP_OBJ_GRP] which contains multiple number codes (031, 047, 089)
The two fields are coming off of a union query, and some of the fields show the codes, but other rows show a "0" because of the way I setup the query.
I want...