Re: delete specific value label
Posted by
Jon Peck on
May 20, 2021; 4:51pm
URL: http://spssx-discussion.165.s1.nabble.com/delete-specific-value-label-tp5740529p5740540.html
In your original example, you were deleting only one specific label but for multiple variables. There is no way to do that in standard syntax, but you can assign a blank label to a specific value using ADD VALUE LABELS.. That will cause tables to show the value instead of a blank label. E.g.,
VALUE LABELS x y z 3,
ok, thank you, but this is far beyond my knowledge. :-( Is there another way
to delete the value labels for variables which are in a macro?
--
Sent from: http://spssx-discussion.1045642.n5.nabble.com/
=====================
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