<?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: Export to excel: remove apostroph in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154445#M12076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. That answers my first question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it were possible, I'd export my SAS table directly into that other application. However, that application only welcomes excel-files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the main problem remains: I'm not able to remove the leading single quotes. (Or more accurate: if I remove it, Excel automatically puts it back.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 14:39:06 GMT</pubDate>
    <dc:creator>ThomasD</dc:creator>
    <dc:date>2014-11-03T14:39:06Z</dc:date>
    <item>
      <title>Export to excel: remove apostroph</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154443#M12074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prepare tables in SAS EG 4.3 to later export them to SAS. All variables are character fields.&lt;/P&gt;&lt;P&gt;After exporting, every cell in the excel-file automatically gets preceded by an apostrophe ( ' ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I strongly suspect this to be problematic when importing that excel-file into another application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to change this. Things I tried to undo this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;copying the data into another excel&lt;/LI&gt;&lt;LI&gt;lift all kinds of file and cell securities&lt;/LI&gt;&lt;LI&gt;...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone explain&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;why the apostrophe is there ? To mark a text/character field ? &lt;/LI&gt;&lt;LI&gt;how to remove the apostrophes in every cell ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 14:15:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154443#M12074</guid>
      <dc:creator>ThomasD</dc:creator>
      <dc:date>2014-11-03T14:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel: remove apostroph</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154444#M12075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The leading apostrophe or single quote is used to signify character fields. Welcome to the wonderful world of Excel, and The Folly That Is Thinking That Excel Is Any Good For Business Intelligence.&lt;/P&gt;&lt;P&gt;If you remove the leading single quote, fields with numeric values will be treated as numbers in Excel (leading 0s removed etc).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 14:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154444#M12075</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-11-03T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel: remove apostroph</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154445#M12076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. That answers my first question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it were possible, I'd export my SAS table directly into that other application. However, that application only welcomes excel-files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the main problem remains: I'm not able to remove the leading single quotes. (Or more accurate: if I remove it, Excel automatically puts it back.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 14:39:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154445#M12076</guid>
      <dc:creator>ThomasD</dc:creator>
      <dc:date>2014-11-03T14:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel: remove apostroph</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154446#M12077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;However, that application only welcomes excel-files.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Does that mean only .xls and .xlsx, or anything that is also accepted by excel, like .xml or .csv?&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 14:43:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154446#M12077</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-11-03T14:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel: remove apostroph</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154447#M12078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't offer a perfect fix, but you might either use the trim-function in excel (depends on your data), or export as csv and open with excel or use proc export, or in excel: "data" &amp;gt; "text to columns" &amp;gt; text qualifier = none.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 15:41:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-to-excel-remove-apostroph/m-p/154447#M12078</guid>
      <dc:creator>user24feb</dc:creator>
      <dc:date>2014-11-03T15:41:12Z</dc:date>
    </item>
  </channel>
</rss>

