Hi everyone,
I try to merge two files with an id variable which has a long format in one dataset and str8 format in the other. The id variable contains nonnumeric characters so I tried to convert the id variable in the first dataset from numeric to string using tostring command but I got values of 1, 2, 3 etc!
Any help is appreciated.
Thanks
I try to merge two files with an id variable which has a long format in one dataset and str8 format in the other. The id variable contains nonnumeric characters so I tried to convert the id variable in the first dataset from numeric to string using tostring command but I got values of 1, 2, 3 etc!
Any help is appreciated.
Thanks
Comment