Quick way to move variables [up/down] in Variable View

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Quick way to move variables [up/down] in Variable View

Mark Webb-5
I highlight  variables and physically move them.
Very time consuming if many variables.
Is there a quicker way ? Via syntax possibly ?
Regards

--
Mark Webb

Line +27 (21) 786 4379
Cell +27 (72) 199 1000
Fax to email +27 (86) 5513075
Skype  webbmark
Email  [hidden email]

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Quick way to move variables [up/down] in Variable View

David Marso
Administrator
MATCH FILES / FILE * / KEEP subsetvarlist ALL.

Mark Webb-5 wrote
I highlight  variables and physically move them.
Very time consuming if many variables.
Is there a quicker way ? Via syntax possibly ?
Regards

--
Mark Webb

Line +27 (21) 786 4379
Cell +27 (72) 199 1000
Fax to email +27 (86) 5513075
Skype  webbmark
Email  targetlinkmark@gmail.com

=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me.
---
"Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis."
Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?"
Reply | Threaded
Open this post in threaded view
|

Re: Quick way to move variables [up/down] in Variable View

Art Kendall
In reply to this post by Mark Webb-5

try using MATCH FILES. You can. In the example below "all" is added to the list of variable in the desired order to assure none get lost.
 something like
match files file = * /keep = a b c x y z l m all.

Using syntax makes it easier to track what you are doing so that when you rethink what you want to do you can easily go back and do it over the new way.

Art Kendall
Social Research Consultants

On 2/21/2011 4:45 AM, Mark Webb wrote:
I highlight  variables and physically move them.
Very time consuming if many variables.
Is there a quicker way ? Via syntax possibly ?
Regards

--
Mark Webb

Line +27 (21) 786 4379
Cell +27 (72) 199 1000
Fax to email +27 (86) 5513075
Skype  webbmark
Email  [hidden email]

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Art Kendall
Social Research Consultants