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 (July 2003, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 30 Jul 2003 15:25:12 -0400
Reply-To:     Robert Abelson <rabelson@KAI-RESEARCH.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Robert Abelson <rabelson@KAI-RESEARCH.COM>
Subject:      Re: Help: from SAS 8 on SUN Solaris to Excel
Content-Type: text/plain

Drew,

Here are a couple of possibilites. One is to put out a comma-delimited file, which is easily read by Excel. Another is to use ODS to put out an HTML file, but with an extension of .xls, which Excel can also easily handle. I'm sure there are other ways as well.

HTH.

Bob Abelson KAI Research, Inc. 6001 Montrose Rd. Suite 920 Rockville, MD 20852 T: 301-770-2730 F: 301-770-4183 rabelson@kai-research.com

"If you want to inspire confidence, give plenty of statistics. It does not matter that they should be accurate, or even intelligible, as long as there is enough of them."

-Lewis Carroll

> -----Original Message----- > From: Kent Andrew Drew Spencer [SMTP:drewspen@HOTMAIL.COM] > Sent: Wednesday, July 30, 2003 2:52 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Help: from SAS 8 on SUN Solaris to Excel > > Folks, > > What software components do I need for SAS 8.2 on SUN Solaris to write > ("push") an MS Excel file? Can this be done with SAS 8.2 on Unix? Is > there any additional software I need? We are trying to NOT go the SAS > Connect route... > > Drew Spencer


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