I am using the command keep if inlist (county, "a", "b", "c", etc..........) with almost 20 string values in the brackets.
I dont want to separate them into 2 or 3 smaller groups then do the append nor do I want to generate a group identifier and work with the numeric values from there....
Is there a more efficient way to tackle this with local macros or loop?
I dont want to separate them into 2 or 3 smaller groups then do the append nor do I want to generate a group identifier and work with the numeric values from there....
Is there a more efficient way to tackle this with local macros or loop?
Comment