concatenate numeric variables
Posted by DIANCOMA on Dec 11, 2014; 2:45am
URL: http://spssx-discussion.165.s1.nabble.com/concatenate-numeric-variables-tp5728153.html
Hello,
I want to concatenate numeric varibles, but when I write the sintanxis in spss, throws me the following dialog box:
"the argument specified function necessary for chain has not been provided"
My syntax is: CONCAT (var1, var2)
I want to do the following:
Var1=234
Var2=98
Varconcat=23498