Hi everybody.
I'm looking for a bit of code that will concatenate a series of variables that have been generated by a proc transpose.
i.e. Col1, Col2, Col3......Colx
The catch is that the number of variables to concatenate will change everytime the job is run.
I'm trying to remove the need to manually adjust the code each time.
Can anyone help?
Many thanks.
I'm looking for a bit of code that will concatenate a series of variables that have been generated by a proc transpose.
i.e. Col1, Col2, Col3......Colx
The catch is that the number of variables to concatenate will change everytime the job is run.
I'm trying to remove the need to manually adjust the code each time.
Can anyone help?
Many thanks.