LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 1996)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sun, 7 Jul 1996 21:04:48 +0700
Reply-To:   Roxanne Klassen <rrklasse@APOLLO1.UOPHX.EDU>
Sender:   "SPSSX(r) Discussion" <SPSSX-L@UGA.CC.UGA.EDU>
From:   Roxanne Klassen <rrklasse@APOLLO1.UOPHX.EDU>
Subject:   data manipulation

i need help with some data manipulation. i have a data set that looks like this:

1 11 1 12 2 21 2 22 2 23 2 24 3 31 4 41 4 42 4 43

i need to manipulate it so it looks like this:

1 11 12 . . 2 21 22 23 24 3 31 . . . 4 41 42 43 .

i'm using SPSS for Windows 6.1. i need either something similar to SAS first.var and last.var or some series of commands to get what i need. (or maybe a way to save the frequencies and then use match files to loop only as many times as there are cases of that type. i used to do this in SAS and then save it as a text file, but i no longer have access to SAS.)

thanks, mark Roxanne Klassen


Back to: Top of message | Previous page | Main SPSSX-L page