This is too simplified and could be any number of things.
Renaming or re-ordering your variables may be quite enough to solve your
problem. See, e.g., -order-.
If that doesn't make sense, please explain in more detail what your
problem is.
Nick
[email protected]
[email protected]
I have a quick (and probably simple) question: I would like to "sort" my
dataset over several variables. At the moment my dataset looks like this
(very simplified example):
Var1 Var2 Var3 Var4
1000 3000 2000 500
And should look like this:
Var1 Var2 Var3 Var4
500 1000 2000 3000
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/