Hi--
I have the following in my data:
obs var1 var2
1 304 House
2 666 Land
3 200 Building
4 304 House
5 304 House
... ... ....
where var2 contains the labels for var1. Since I have many labels it will
not be easy to create the labels for var1 by hand. Is there an easy
procedure to make stata recognize that there is an unique correspondence
between var1 and var2 and to label var1 using var2?
Thanks for your help!
MA_V