Dear all,
I have several variables with a similar structure of name (i.e., ratio_XXXXXXXXXX_co_LLL, where X and L are numbers). Let me mention that there are variables with the same XXXXXXXXXX number but different LLL, and the comment is also valid in reverse. I need to define a varlist of all these variables.
Is it possible to define the varlist using a loop instead of doing it manually?
Thanks!
I have several variables with a similar structure of name (i.e., ratio_XXXXXXXXXX_co_LLL, where X and L are numbers). Let me mention that there are variables with the same XXXXXXXXXX number but different LLL, and the comment is also valid in reverse. I need to define a varlist of all these variables.
Is it possible to define the varlist using a loop instead of doing it manually?
Thanks!
Comment