<?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: Importing an Excel file (.xlsx) containing superscript values into SAS   using PROC IMPORT in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-an-Excel-file-xlsx-containing-superscript-values-into/m-p/482979#M125187</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;&amp;nbsp;.&amp;nbsp;The&amp;nbsp; Superscript is retained&amp;nbsp;when using Unicode characters as opposed to formatting.This i guess is the way to go.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Aug 2018 03:30:44 GMT</pubDate>
    <dc:creator>pchegoor</dc:creator>
    <dc:date>2018-08-01T03:30:44Z</dc:date>
    <item>
      <title>Importing an Excel file (.xlsx) containing superscript values into SAS   using PROC IMPORT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-an-Excel-file-xlsx-containing-superscript-values-into/m-p/482974#M125183</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to check with you to see if there is way I can read an Excel file (.xlsx) in SAS containing few columns&amp;nbsp;with superscripts in the values.&amp;nbsp;Attached is just a sample file containing a single column with some superscript values. I would like the superscripts to be retained when outputting&amp;nbsp;to an Excel or PDF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; tried&amp;nbsp; PROC IMPORT, DBMS=XLSX&amp;nbsp; and running the SAS session in UTF8&amp;nbsp; encoding but with no luck. In the Output (Excel) the superscript appears not as a superscript but just like regular text beside the value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My SAS&amp;nbsp; version is 9.4M3&amp;nbsp; on a Linux machine. The Goal is to read the data into a SAS dataset,&amp;nbsp;do some massaging of the data in the dataset and then dump the contents into an Excel or PDF file. Excel version is either 2013 or 2016.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 02:15:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-an-Excel-file-xlsx-containing-superscript-values-into/m-p/482974#M125183</guid>
      <dc:creator>pchegoor</dc:creator>
      <dc:date>2018-08-01T02:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Importing an Excel file (.xlsx) containing superscript values into SAS   using PROC IMPORT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-an-Excel-file-xlsx-containing-superscript-values-into/m-p/482976#M125184</link>
      <description>&lt;P&gt;Sorry I can't download MS files.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the superscript a font format change, or is it unicode character?&lt;/P&gt;
&lt;P&gt;Formats (&lt;SPAN&gt;superscript, bold, etc&lt;/SPAN&gt;) aren't kept when importing data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try&amp;nbsp;using&amp;nbsp;&lt;SPAN&gt;superscript&amp;nbsp;&amp;nbsp;²&amp;nbsp; U+00B2 Superscript Two Unicode Character (see &lt;A href="https://www.compart.com/en/unicode/U+00B2" target="_self"&gt;this&lt;/A&gt; page) in Excel to see if&amp;nbsp;it gets imported.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 01:36:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-an-Excel-file-xlsx-containing-superscript-values-into/m-p/482976#M125184</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-08-01T01:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Importing an Excel file (.xlsx) containing superscript values into SAS   using PROC IMPORT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-an-Excel-file-xlsx-containing-superscript-values-into/m-p/482979#M125187</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;&amp;nbsp;.&amp;nbsp;The&amp;nbsp; Superscript is retained&amp;nbsp;when using Unicode characters as opposed to formatting.This i guess is the way to go.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 03:30:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-an-Excel-file-xlsx-containing-superscript-values-into/m-p/482979#M125187</guid>
      <dc:creator>pchegoor</dc:creator>
      <dc:date>2018-08-01T03:30:44Z</dc:date>
    </item>
  </channel>
</rss>

