Date: Tue, 7 Sep 2010 19:35:44 -0600
Reply-To: Jon K Peck <peck@us.ibm.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Jon K Peck <peck@us.ibm.com>
Subject: Re: suppress cumulative percent in freq table
In-Reply-To: <D4531CAADA5145FAABB6DB4189FBF3C1@yourg2asvv4l2m>
Content-Type: multipart/alternative;
Jon Peck
SPSS, an IBM Company
peck@us.ibm.com
312-651-3435
From:
John F Hall <johnfhall@orange.fr>
To:
SPSSX-L@LISTSERV.UGA.EDU
Date:
09/07/2010 06:41 PM
Subject:
Re: [SPSSX-L] suppress cumulative percent in freq table
Sent by:
"SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
Jan
No.
You have to open a pivot table by double-clicking the output and then
delete
the column, or copy it to Word and then delete it. Sometimes you have to
drag the right hand edge away as well to get the variables on a single
line.
It's pain in the backside as someone just said about OLAP cubes, whatever
they are. I've frequently asked for the FREQUENCIES command to be
enhanced
by adding keywords for count, percent, valid and cumul, à la CROSSTABS
eg:
freq <varlist> /cel cou val .
. . . but no-one's listening, or else they send complex macro or Python
solutions.
>>>What's so hard about this?
CTABLES
/TABLE x [COUNT COLPCT]
/CATEGORIES VARIABLES=x TOTAL=YES.
or this?
FREQ x.
SPSSINC MODIFY TABLES subtype="Frequencies"
SELECT=-1 -2 HIDE=TRUE.
Regards,
Jon Peck
freq x
John Hall
johnfhall@orange.fr
http://surveyresearch.weebly.com
----- Original Message -----
From: J McClure
To: SPSSX-L@LISTSERV.UGA.EDU
Sent: Tuesday, September 07, 2010 11:02 PM
Subject: suppress cumulative percent in freq table
Is there a simple way to do this?
Jan
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (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
LISTSERV@LISTSERV.UGA.EDU (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
[text/html]