| Date: | Wed, 12 May 2004 08:10:34 -0700 |
| Reply-To: | Brian Moore <bmoore@worldatwork.org> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Brian Moore <bmoore@worldatwork.org> |
| Subject: | Re: Group by Variable Codes |
| Content-Type: | text/plain; charset="iso-8859-1" |
|---|
Thanks to Art, William and Simon for your suggestions; I wound up going with
this one & it worked perfectly.
Regards,
Brian
-----Original Message-----
From: Simon Freidin [mailto:s.freidin@iaesr.unimelb.edu.au]
Sent: Tuesday, May 11, 2004 5:17 PM
To: Brian Moore; SPSSX-L@LISTSERV.UGA.EDU
Subject: Re: Group by Variable Codes
varstocases/make v from v1 to v3.
freq vars=v.
At 05:02 PM 5/11/2004 -0700, Brian Moore wrote:
>Hi all-
>
>Have a set of variables with the same coding and would like to run a
>frequency across all of them.
>
>Begin Data
>v1 v2 v3
>1 1 2
>2 2 2
>3 1 1
>End Data
>
>Yields:
>Var Freq
>1 4
>2 4
>3 1
>
>Any advise appreciated.
>TIA,
>Brian
Research Database Manager and Analyst
Melbourne Institute of Applied Economic and Social Research
The University of Melbourne
Melbourne VIC 3010 Australia
New Tel: (03) 8344 2085 New Fax: (03) 8344 2111
http://www.melbourneinstitute.com/hilda/
|