Given your prior post, I suspect that this is a SAS CHARACTER type variable you are working with here - please confirm? If yes, look at using the CATT function (one of the concatenate functions) in a SAS assignment statement within a DATA step. You will likely use something like CATT or CATS and you will probably append your additional data to an existing SAS variable, based on some IF
/ THEN ; code.
Scott Barry
SBBWorks, Inc.
Suggested Google advanced search argument, this topic / post:
cat function site:sas.com