<?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: Retain Excel data format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252849#M48070</link>
    <description>&lt;P&gt;Maybe the intention is to replicate the styles found in the Excel sheet when writing the processed data with SAS to a suitable ODS destination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More than 10 years ago I managed to read the text color from Excel sheets via DDE, but that was very complicated (to figure out). I could imagine that, depending on the file format (especially xlsx), more recent techniques would&amp;nbsp;facilitate access to Excel's formatting information, but I'm not sure. PROC IMPORT is definitely inappropriate for this task.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2016 22:08:39 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2016-02-26T22:08:39Z</dc:date>
    <item>
      <title>Retain Excel data format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252805#M48051</link>
      <description>&lt;P&gt;When using Proc Import to read an Excel file into SAS, the data doesn't seem to retain the format for a&amp;nbsp;text, such as font, font size, bold, italic, etc. Wonder if there is a way to get over it, since the text field we're handling has complex format and it's hard to maninuplate in SAS.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 19:54:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252805#M48051</guid>
      <dc:creator>TL8</dc:creator>
      <dc:date>2016-02-26T19:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Retain Excel data format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252831#M48060</link>
      <description>&lt;P&gt;You're bringing data into SAS and you want to bring the bold/italic/font size over as well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think that's doable, at least not easily, but what are you calling complex and what would you expect to see? Post a sample Excel file and what you would expect to see in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you might be storing data in your formats/fonts which is a bad way to store data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 21:32:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252831#M48060</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-26T21:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Retain Excel data format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252835#M48062</link>
      <description>&lt;P&gt;DATA is DATA. SAS has the capability of assigning formats for display, but that stays within the realm of pure text, so no fonts, color, bold/italic etc.&lt;/P&gt;
&lt;P&gt;You can get colors and other atttributes in reports with PROC REPORT and advanced use of the ODS.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 21:37:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252835#M48062</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-02-26T21:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Retain Excel data format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252849#M48070</link>
      <description>&lt;P&gt;Maybe the intention is to replicate the styles found in the Excel sheet when writing the processed data with SAS to a suitable ODS destination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More than 10 years ago I managed to read the text color from Excel sheets via DDE, but that was very complicated (to figure out). I could imagine that, depending on the file format (especially xlsx), more recent techniques would&amp;nbsp;facilitate access to Excel's formatting information, but I'm not sure. PROC IMPORT is definitely inappropriate for this task.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 22:08:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Retain-Excel-data-format/m-p/252849#M48070</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-02-26T22:08:39Z</dc:date>
    </item>
  </channel>
</rss>

