<?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: Problem exporting numeric data to Excel in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Problem-exporting-numeric-data-to-Excel/m-p/9597#M338</link>
    <description>If you append a leading "'" (single quote mark) to any CSV-formatted cell/column value, Excel automatically treats it as character, as-is, where-is.  It's up to you to perform the DATA MANIPULATION using a Data Step technique, with a PUT function in a SAS variable assignment statement.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Fri, 30 Oct 2009 02:51:12 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-10-30T02:51:12Z</dc:date>
    <item>
      <title>Problem exporting numeric data to Excel</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Problem-exporting-numeric-data-to-Excel/m-p/9596#M337</link>
      <description>We need to send a comma-delimited file to another party, the recipients are not technically sophisticated. We need the certain numeric data (stored in SAS char variables) to have the leading zeroes preserved and be displayed as text in the CSV file. We're using Excel 2003 and if the number of rows is under the limit I can use proc export to excel and get the desired result. However, the number of rows is usually above the limit and I have not found a workable solution. I'd like to find a solution where SAS will generate the file in the desired format and neither I nor the users will have to spend time converting it to something usable.</description>
      <pubDate>Thu, 29 Oct 2009 21:06:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Problem-exporting-numeric-data-to-Excel/m-p/9596#M337</guid>
      <dc:creator>jim_snider</dc:creator>
      <dc:date>2009-10-29T21:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem exporting numeric data to Excel</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Problem-exporting-numeric-data-to-Excel/m-p/9597#M338</link>
      <description>If you append a leading "'" (single quote mark) to any CSV-formatted cell/column value, Excel automatically treats it as character, as-is, where-is.  It's up to you to perform the DATA MANIPULATION using a Data Step technique, with a PUT function in a SAS variable assignment statement.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 30 Oct 2009 02:51:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Problem-exporting-numeric-data-to-Excel/m-p/9597#M338</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-10-30T02:51:12Z</dc:date>
    </item>
  </channel>
</rss>

