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 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 26 Jul 2002 16:25:04 -0400
Reply-To:     "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject:      Re: Write Proc Freq Result to a flatfile
Comments: cc: Lu Liu <Lu.Liu@TALBOTS.COM>
Content-Type: text/plain; charset="iso-8859-1"

From: Lu Liu [mailto:Lu.Liu@TALBOTS.COM] > I use SAS in mainframe environment. > To export the output to Excel, > I have to write the output to a flatfile first, > then use ftp software to download to my PC. > I would like to write the following proc freq results > to a flatfile to be downloaded to Excel afterwards.

I would recommend proc CPORT and proc CIMPORT for this work.

for a macro to write Excel files: http://www.listserv.uga.edu/cgi-bin/wa?A2=ind0207B&L=sas-l&P=R35436&D=1&H=0& O=D&T=1

Ron Fehd the macro maven CDC Atlanta GA USA RJF2@cdc.gov


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