| Date: | Sat, 6 Mar 2010 13:39:20 +0300 |
| Reply-To: | Dmitry Berman <ravenblur@gmail.com> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Dmitry Berman <ravenblur@gmail.com> |
| Subject: | CTABLES syntax help |
| Content-Type: | multipart/alternative; |
|---|
Hello all,
I have a syntax writing question. At the moment I have this syntax:
/VLABELS VARIABLES=Action Issue DISPLAY labels
/TABLES Action [C] BY Issue [C] [COUNT F40.0]
/CATEGORIES VARIABLES = Actions [1,2,3,4,5,6,7, OTHERNM] EMPTY=INCLUDE
TOTAL=YES POSITION=AFTER
/CATEGORIES VARIABLES = Issue ORDER = A KEY = VALUE EMPTY = INCLUDE
What I would like to do is write another command that looks at the total
counts of "issues" and if the total count is less then 3 does NOT display
that particular issue. Is there a way to do that?
[text/html]
|