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 (June 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 9 Jun 2008 06:26:15 -0400
Reply-To:   ben.powell@CLA.CO.UK
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   ben.powell@CLA.CO.UK
Subject:   Re: Excel Export keep leading zeros

btw, if you include the macro usage is as below:

%inc 'P:\SAS\Macros3\mac3_excel_text_ods.sas'; %mac3_excel_text_ods (ds=D204.D204_final,char=isn sitecode,/*TRY ALL.*/ path=c:\temp, filename=temp.xls, title=Title);


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