Date: Wed, 2 Apr 2003 12:51:59 -0500
Reply-To: Samuel Yu Du <du_samuel@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Samuel Yu Du <du_samuel@HOTMAIL.COM>
Subject: how to transfrom SAS data structure
Content-Type: text/html
<html><div style='background-color:'><DIV>hi, SAS users:</DIV>
<DIV><FONT face=Helv size=2>
<P>Originally, I have a data set of the following format:</P>
<P> variable</P>
<P>-------------------------</P>
<P>IBM 23</P>
<P>IBM 56</P>
<P>NT 12</P>
<P>NT 34</P>
<P>-------------------------</P>
<P>The question is how I can use SAS to transform this format into:</P>
<P> variable1 variable 2</P>
<P>--------------------------------</P>
<P>IBM 23 56</P>
<P>NT 12 34</P>
<P>--------------------------------</P>
<P>Thanks, </P></FONT></DIV></div><br clear=all><hr>MSN 8 helps <a href="http://g.msn.com/8HMFENCA/2752">ELIMINATE E-MAIL VIRUSES. </a> Get 2 months FREE*. </html>
|