|
On Thu, 14 Aug 2003 04:55:43 GMT, Yanal <fake@byu.edu> wrote:
>Is it possible to get SAS to write to an EXCEL file?
>if so, can you direct me to where I can find examples or information
>regarding that.
>
>I want SAS to write to multiple excel worksheets. It would be great if I
>can get it to write to preformatted sheets!
You could look at PROC EXPORT.
JW
|