Date: Wed, 15 May 2002 16:26:36 -0700
Reply-To: Doug <queanbeyan@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Doug <queanbeyan@HOTMAIL.COM>
Organization: http://groups.google.com/
Subject: how to code this
Content-Type: text/plain; charset=ISO-8859-1
Hi,
Could someone please show me how to code the following (I tried for
about an hour and just can't get it right).
I have data such as that contains a category and several values;
102 22 43 22 12 21 56 98 71
103 19 21 62 53 23 22 18 22
and I want to get a table with one row for each category such as;
102 22
102 43
102 22
....
101 22
101 18
101 22
Thanks
Doug
|