Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Reverse variable order for a group of variables?

    Hi all,

    I have a group of three variables that are named as follows:

    English1, Math1, Science1;
    English2, Math2, Science2;
    ....English14, Math14, Science14.


    I would like to reverse the variable orders so that English14 is actually English1, Math14 is Math1, and so on i.e. the value for English1 goes to English14, and the value for Math1 goes to Math14 (and all subsequent reversals in between).

    Is there an easy way to do this?

  • #2
    I'm confused by your post. Do you want to simply re-arrange the order in which the variables appear in the data set, or do you actually want to change the values of the variables? Your title implies the former, but in the post itself you seem to imply the latter.

    Comment

    Working...
    X