Date: Fri, 13 Jul 2001 09:10:14 -0400
Reply-To: Lisa Montiel <montiell@ROCKINST.ORG>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Lisa Montiel <montiell@ROCKINST.ORG>
Subject: Insert row in table
Content-Type: text/plain; charset="iso-8859-1"
How can I insert a blank row into a table created with General Tables? I
want to do this in SPSS; I don't want to export it to another program. I
thought I would just be able to do it in editing mode in Output, but I don't
see any way of doing it. Here's an example of my syntax if that helps:
* General Tables.
TABLES
/FORMAT BLANK MISSING('.')
/GBASE=CASES
/TABLE=neighbor BY i2 > (STATISTICS)
/STATISTICS
cpct( neighbor( F5.0 ) '':neighbor ).
Thank you,
Lisa Montiel
Senior Research Specialist
Rockefeller Institute of Government
411 State Street
Albany, NY 12203
(518) 443-5872
(518) 443-5705 FAX
|