Hello!
I have data where the ID is a string variable str123, and I was trying to merge it to another dataset that has the same variable (with more observations).
When I attempted to merge 1:1, I get the following error message:
long invalid varname
What does that mean? How can I fix it?
Thanks,
Lina Badawy
I have data where the ID is a string variable str123, and I was trying to merge it to another dataset that has the same variable (with more observations).
When I attempted to merge 1:1, I get the following error message:
long invalid varname
What does that mean? How can I fix it?
Thanks,
Lina Badawy
Comment