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 (January 2000, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 11 Jan 2000 13:14:31 +0100
Reply-To:     detecsm_hellriegelg@WESTLB.DE
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gehard Hellriegel <detecsm_hellriegelg@WESTLB.DE>
Subject:      Antwort: SAS to Excel on UNIX
Content-type: text/plain; charset=us-ascii

I don't think that you can create XLS - files under UNIX, but you can use CSV (Character delimited) files, which you can import in EXCEL. As delimiter e.g. ";" is ok. You have to take care of the formats, EXCEL is expecting. E.g. if you have "," as decimal "point" in EXCEL, you should use COMMAX. as SAS format, or a customized PICTURE format. Also DATE values: I think a french or german EXCEL should use DDMMYY10. as input.

Pierre Dostie <pdostie@GROUPAMA-CCAMA.TM.FR> on 11.01.2000 12:03:02

Bitte antworten an pdostie@GROUPAMA-CCAMA.TM.FR

An: SAS-L@LISTSERV.UGA.EDU Kopie: (Blindkopie: DeTeCSM HellriegelG/D/ExternalStaff/WLB) Thema: SAS to Excel on UNIX

Hi, is it possible to create EXCEL files on SAS 6.12 under UNIX server. I know how to proceed on Windows server. Can someone help me!

Thanks

Pierre Dostie

Mit freundlichen Gruessen

DeTeCSM, Gerhard Hellriegel

WestLB Abteilung: 001-80622 Aderstr. 22 D - 40217 Duesseldorf Tel.: +49211 826 6173 Fax: +49211 826 5393


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