Hi,
You could use "DISPLAY=NONE" (in the Vlabels) and add a title for the table.
I am not sure if this will be closer to what you want.
A code like this:
CTABLES
/VLABELS VARIABLES=var1 var2 DISPLAY=NONE
/TABLE var1 [COUNT F40.0] BY var2
/CATEGORIES VARIABLES=var1 var2 ORDER=A KEY=VALUE EMPTY=INCLUDE
MISSING=EXCLUDE
/TITLES TITLE = "Bussness Tour & Acc 3840: title text here".
If you are generating many tables (e.g. few hundreds) like this, there is a
way to use macro and 'feed' the TITLE code, but for 4 tables you could add
the titles manually.
Also, if you want to generate the tables as you are showing, you could
choose a different table format under File/Options/Pivot Tables.
Next time, if you add a sample data and your code as a starting point, you
may get better answers.
Thanks.
Ki
--
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