Title on Frequency Tables

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Title on Frequency Tables

Zana Dael
I am so sorry if this is a real easy fix. I've looked around on the web,
but I can't find anything. OK, I've sort of looked around on the web and
gave up. I am running a large series of subsets of frequency tables and I
want to be able to put a title on each of the frequency table that
corresponds with the particular subset. I'm doing all this in syntax and
just want to be able to add the title with the rest of my syntax and not
go in and change each table by hand one-by-one. Is this possible? Also I
do not have the tables module.

Thanks.

Zana

=====================
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
Reply | Threaded
Open this post in threaded view
|

Re: Title on Frequency Tables

John F Hall
Zana
 
Try using:
 
title '<your text>'
 
. . . for each different run, or:
 
subtitle '<your text>' .
 
. . .before each set of frequency commands.
 
If you're using syntax, but are inexperienced, have a look at the SPSS tutorials on my site.  They're all syntax based and all work with SPSS 15 or PASW 18, although the screenshots in most of them are for 18.
 
John Hall
----- Original Message -----
Sent: Thursday, August 05, 2010 7:00 PM
Subject: Title on Frequency Tables

I am so sorry if this is a real easy fix. I've looked around on the web,
but I can't find anything. OK, I've sort of looked around on the web and
gave up. I am running a large series of subsets of frequency tables and I
want to be able to put a title on each of the frequency table that
corresponds with the particular subset. I'm doing all this in syntax and
just want to be able to add the title with the rest of my syntax and not
go in and change each table by hand one-by-one. Is this possible? Also I
do not have the tables module.

Thanks.

Zana

=====================
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