Dear All,
I am trying to append several datasets that have variables which describe the same things, but with the variables named something different across the datasets - think a variable named Age in one dataset, and time since birth in years in another.
I can go through manually renaming the variables to match, and then append the datasets, a time-consuming process. However, the variables often share identical labels across the datasets. Does anyone know if there is a way to append data based on label names rather than variable names?
Thanks for your help
I am trying to append several datasets that have variables which describe the same things, but with the variables named something different across the datasets - think a variable named Age in one dataset, and time since birth in years in another.
I can go through manually renaming the variables to match, and then append the datasets, a time-consuming process. However, the variables often share identical labels across the datasets. Does anyone know if there is a way to append data based on label names rather than variable names?
Thanks for your help
Comment