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 (December 2005)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 7 Dec 2005 10:44:14 -0600
Reply-To:   Vishal Dave <VishalDave@Affina.com>
Sender:   "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:   Vishal Dave <VishalDave@Affina.com>
Subject:   Re: AW: removing value labels
Content-Type:   text/plain; charset="iso-8859-1"

Hi Laura,

Another way is to copy the variable in new variable. This will copy the values in new variable but will not copy the value labels.

RECODE VAR1 (ELSE=Copy) INTO VAR1n .

HTH, Vishal.

VD> -----Original Message----- VD> From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of VD> Georg Maubach VD> Sent: Wednesday, December 07, 2005 10:39 AM VD> To: SPSSX-L@LISTSERV.UGA.EDU VD> Subject: AW: removing value labels VD> VD> Hi Laura, VD> VD> yes it is. Unfortunately it is not obvious cause you have to use ADD VD> VALUE LABLES. VD> VD> You could write: VD> VD> ADD VALUE LABELS variable 3. VD> VD> Your are actual adding a value label for variable "variable" and value VD> "3" but you are leaving the value label itself blank. This will erase VD> the existing value label. VD> VD> HTH VD> VD> Georg Maubach VD> Market Analyst VD> VD> -----Ursprüngliche Nachricht----- VD> Von: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] Im Auftrag VD> von Laura Morris VD> Gesendet: Mittwoch, 7. Dezember 2005 17:31 VD> An: SPSSX-L@LISTSERV.UGA.EDU VD> Betreff: removing value labels VD> VD> Hello Everyone, VD> VD> VD> VD> I hope this is an easy one. Is there a way to remove value labels using VD> syntax? VD> VD> VD> VD> Thanks, Laura VD> VD> VD> VD> ------------------------------------------------------- VD> VD> Laura S. Morris, M.S. VD> VD> Policy Research Associates, Inc. VD> VD> VD> VD> *SAVE THE DATE* 2006 National GAINS Center Conference in Boston, MA, VD> April 5-7!


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