Date: Tue, 17 Dec 2002 14:37:07 -0500
Reply-To: Mahbub Khandoker <Mahbub_Khandoker@camh.net>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Mahbub Khandoker <Mahbub_Khandoker@camh.net>
Subject: Re: Easy I think.
Content-Type: text/plain; charset="iso-8859-1"
I think you have to "select" as follows
sch = 3 | sch = 4 | sch = 5
Or you can try
sch ~= 1.
Thanks.
Mahbub Khandoker
-----Original Message-----
From: Cohen,Diane [mailto:dc42@EXCHANGE1.DREXEL.EDU]
Sent: December 17, 2002 2:27 PM
To: SPSSX-L@LISTSERV.UGA.EDU
Subject: Easy I think.
Hi folks,
I know how to select one school (sch=1) and use the other three I have in a
database to do an analysis, but now I want to OMIT that school (#1) and use
only the other three schools (3-5). When I did "select" "sch=3-5", all the
schools were omitted from the database. What am I doing wrong?
Thanks in advance. dgc
|