| Date: | Fri, 21 Jan 2005 12:26:30 -0700 |
| Reply-To: | Tara Bisel <tara@sheeo.org> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Tara Bisel <tara@sheeo.org> |
| Subject: | selecting cases if |
| Content-Type: | text/plain; charset="us-ascii" |
I want to delete all cases that have a value of 10,33,46, or 51 for the
variable 'state' and values of 2000,2001,2002,2003,2004 for the variable
'year'. So, for example, if a case has a value of 10 for state and a
value of 1985 for year, then it does not get deleted. I can't seem to
figure out how to do this seemingly very simple task.
|