Hello!
I am trying to destring all variables except one ("ID"). However, I don't know how to write the except part. How should I do it? I am using Stata/SE 15.0
destring _all, replace force
PS: Sorry if the question is really basic, it is my first day with Stata.
Thanks in advance
Delia
I am trying to destring all variables except one ("ID"). However, I don't know how to write the except part. How should I do it? I am using Stata/SE 15.0
destring _all, replace force
PS: Sorry if the question is really basic, it is my first day with Stata.
Thanks in advance
Delia
Comment