LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2003, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 31 Mar 2003 07:38:18 -0800
Reply-To:     Richard <richard@VARIA.NU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Richard <richard@VARIA.NU>
Organization: http://groups.google.com/
Subject:      SAS to different worksheets in excel
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I have a small problem regarding creating tables in excel. I have a sas program where I use a lot of proc tabulate to create tables from a dataset. I want to export the tables to excel. I know that I can use ods to save the table with the extension ".xls" to get a file that I can open in Excel, but using that method I get one Excel file for every proc tabulate. Is there some way to save the different tables as different worksheets in one Excel file?

Thanks,

Richard


Back to: Top of message | Previous page | Main SAS-L page