<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: loosing leading zeros when writing to an excel file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/loosing-leading-zeros-when-writing-to-an-excel-file/m-p/263556#M51589</link>
    <description>&lt;P&gt;Please provide example of your data and how you wrote the file if you would like any tested code provided.&lt;/P&gt;
&lt;P&gt;You may have to force quotes into the output data otherwise it is Excel stripping the leading values, treating a variable that should be character as a number.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2016 15:17:32 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-04-13T15:17:32Z</dc:date>
    <item>
      <title>loosing leading zeros when writing to an excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/loosing-leading-zeros-when-writing-to-an-excel-file/m-p/263549#M51588</link>
      <description>&lt;P&gt;I am writing a SAS dataset to an excel file using the FILE command, not the ODS to which I may not have permission since I am using SAS University edition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any commands to prevent the leading zeros from being stripped away when being written to the excel file, using the FILE command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 15:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/loosing-leading-zeros-when-writing-to-an-excel-file/m-p/263549#M51588</guid>
      <dc:creator>karenmongan0</dc:creator>
      <dc:date>2016-04-13T15:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: loosing leading zeros when writing to an excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/loosing-leading-zeros-when-writing-to-an-excel-file/m-p/263556#M51589</link>
      <description>&lt;P&gt;Please provide example of your data and how you wrote the file if you would like any tested code provided.&lt;/P&gt;
&lt;P&gt;You may have to force quotes into the output data otherwise it is Excel stripping the leading values, treating a variable that should be character as a number.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 15:17:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/loosing-leading-zeros-when-writing-to-an-excel-file/m-p/263556#M51589</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-04-13T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: loosing leading zeros when writing to an excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/loosing-leading-zeros-when-writing-to-an-excel-file/m-p/263723#M51627</link>
      <description>&lt;P&gt;Add a character value before it . Like : single quote( ' ) or TAB character ( &amp;nbsp;'09'x &amp;nbsp;) .&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 01:54:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/loosing-leading-zeros-when-writing-to-an-excel-file/m-p/263723#M51627</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-04-14T01:54:55Z</dc:date>
    </item>
  </channel>
</rss>

