Date: Fri, 6 Feb 1998 16:39:19 GMT
Reply-To: GullionC <gullionc@AOL.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: GullionC <gullionc@AOL.COM>
Organization: AOL http://www.aol.com
Subject: Re: DATA _NULL_ and PUT Statement
In article <199802031649.AA23099@gate1.health.state.ny.us>, Suhua Hu
Hi
>SAS-Lers,
I have the following data set and would like to write it out
>to
Microsoft Office Power Point.
snip
(3) How to
>right justify the numberic variables such as number, cum_n
and
>cum_yes
To specify position of formatted output, add -l, -r, or -c after the format,
e.g.,
cum_n 5.-r
But it won't carry over to Excel--you have to set up properties for the columns
in Excel.
hth
Chris
Christina M. Gullion, Ph.D.
Biostatistician, Clinical Research Dept
Medical City Dallas Hospital
The opinions expressed here are mine and not those of MCDH
|