B
Brian Kelly
I want to join the numerical data from two separate fields
into a 3rd field (but not sum the data).
For example:
I have a field called ID - let's say the number is 12345
I have a field called ID-suff - there are two options 1 or
0
I want to create a field called COMP_ID that would read
1234560 or 1234561
How do I do this?
into a 3rd field (but not sum the data).
For example:
I have a field called ID - let's say the number is 12345
I have a field called ID-suff - there are two options 1 or
0
I want to create a field called COMP_ID that would read
1234560 or 1234561
How do I do this?