<?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: Table without border lines when using &amp;quot;send to Microsoft word&amp;quot; in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42841#M5059</link>
    <description>Thank for your reply first. I'll keep tracking.&lt;BR /&gt;
&lt;BR /&gt;
By the way, I don't think it's a better way that: Ok,that's not perfect enough, so try another way not perfect enough, everything is not perfect enough.&lt;BR /&gt;
&lt;BR /&gt;
Hehe!</description>
    <pubDate>Tue, 05 Apr 2011 02:33:14 GMT</pubDate>
    <dc:creator>qkaiwei</dc:creator>
    <dc:date>2011-04-05T02:33:14Z</dc:date>
    <item>
      <title>Table without border lines when using "send to Microsoft word" in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42839#M5057</link>
      <description>When using "send to Microsoft word" in EG, by default, tables have no border lines in word. How to solve it.</description>
      <pubDate>Sun, 03 Apr 2011 07:37:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42839#M5057</guid>
      <dc:creator>qkaiwei</dc:creator>
      <dc:date>2011-04-03T07:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table without border lines when using "send to Microsoft word" in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42840#M5058</link>
      <description>Hi:&lt;BR /&gt;
  Instead of using the "Send To --&amp;gt; Microsoft Word" choice, you might want to investigate using ODS RTF -- which creates a Rich Text format file that Word can open.&lt;BR /&gt;
&lt;BR /&gt;
  There are 2 ways to enable the creation of ODS RTF output. &lt;BR /&gt;
1) Tools --&amp;gt; Options --&amp;gt; Results --&amp;gt; Results General (or a similar path) and uncheck HTML and/or SASReport as the formats for output and instead check the RTF destination. After this, all your results will be created in RTF format in a temporary location (but you can save or export them).&lt;BR /&gt;
             &lt;BR /&gt;
2) Use ODS RTF code similar to the following:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods _all_ close;&lt;BR /&gt;
    &lt;BR /&gt;
ods rtf file='c:\temp\myreport.rtf';&lt;BR /&gt;
  &lt;BR /&gt;
** your code;&lt;BR /&gt;
 &lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
        &lt;BR /&gt;
&lt;BR /&gt;
And, if you are using the SAS Add-in for Microsoft Office, you could run your task from inside Word to have the result appear directly in Microsoft Word -- or run a stored process that returned report/analysis results directly to Word.                                    &lt;BR /&gt;
cynthia</description>
      <pubDate>Sun, 03 Apr 2011 20:49:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42840#M5058</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-04-03T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table without border lines when using "send to Microsoft word" in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42841#M5059</link>
      <description>Thank for your reply first. I'll keep tracking.&lt;BR /&gt;
&lt;BR /&gt;
By the way, I don't think it's a better way that: Ok,that's not perfect enough, so try another way not perfect enough, everything is not perfect enough.&lt;BR /&gt;
&lt;BR /&gt;
Hehe!</description>
      <pubDate>Tue, 05 Apr 2011 02:33:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42841#M5059</guid>
      <dc:creator>qkaiwei</dc:creator>
      <dc:date>2011-04-05T02:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table without border lines when using "send to Microsoft word" in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42842#M5060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yesterday I noticed that you can send border information from a SP to Word via the add-in, but that you have less control over the appearance of that border. If I run a proc report in EG that assigns red to the left border of a cell and green to the right border of the same cell, then the correct result is shown in the output window. If put that same code in a SP and run it via the add-in, the result will not have the different colors in Word. It usually shows it as a black box, even if the result format is set to HTML or RTF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:46:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Table-without-border-lines-when-using-quot-send-to-Microsoft/m-p/42842#M5060</guid>
      <dc:creator>S_Burggraaff</dc:creator>
      <dc:date>2012-04-03T13:46:22Z</dc:date>
    </item>
  </channel>
</rss>

