<?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: sas dataset to excel display in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689432#M209596</link>
    <description>&lt;P&gt;Have you ensured the width of the cell is large enough?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2020 04:09:05 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-10-07T04:09:05Z</dc:date>
    <item>
      <title>sas dataset to excel display</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689392#M209572</link>
      <description>&lt;P&gt;I have the variable value as this in my dataset&lt;/P&gt;&lt;P&gt;Randomized,^nControl ,^nCrossr^n safety/efficacy/clinical trial&lt;/P&gt;&lt;P&gt;^n used to in the proc report to read every word after this will display in next line (excapechar=^)&lt;/P&gt;&lt;P&gt;like this need to be displayed in my excel ods shell&lt;/P&gt;&lt;P&gt;Randomized,&lt;/P&gt;&lt;P&gt;control placebo,&lt;/P&gt;&lt;P&gt;cross,&lt;/P&gt;&lt;P&gt;safety/efficacy/clinical trial&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;But it displaying as&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Randomized,&lt;/P&gt;&lt;P&gt;control placebo,&lt;/P&gt;&lt;P&gt;cross,&lt;/P&gt;&lt;P&gt;safety/efficacy/clinical&lt;/P&gt;&lt;P&gt;trial&lt;/P&gt;&lt;P&gt;by the way this is the longest string in the Variable, I have small one before and after it, so assigned the length . any suggestions greatly appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 00:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689392#M209572</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2020-10-07T00:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: sas dataset to excel display</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689396#M209574</link>
      <description>&lt;P&gt;Well, an imperfect solution at best, but you could try replacing the space with an underscore.&amp;nbsp; Like this:&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;safety/efficacy/clinical&lt;STRONG&gt;_&lt;/STRONG&gt;trial.&amp;nbsp; You could also try a non display character like '1A'x or '1F'x, but test thoroughly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 01:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689396#M209574</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2020-10-07T01:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: sas dataset to excel display</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689432#M209596</link>
      <description>&lt;P&gt;Have you ensured the width of the cell is large enough?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 04:09:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689432#M209596</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-10-07T04:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: sas dataset to excel display</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689502#M209623</link>
      <description>&lt;P&gt;I tried increasing the cell width, but no use for some reason.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 11:30:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689502#M209623</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2020-10-07T11:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: sas dataset to excel display</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689613#M209663</link>
      <description>Thanks, for some reason I increased width a lot then it worked now. Did not expected the width is that big compare to other</description>
      <pubDate>Wed, 07 Oct 2020 16:09:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-dataset-to-excel-display/m-p/689613#M209663</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2020-10-07T16:09:13Z</dc:date>
    </item>
  </channel>
</rss>

