<?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 Transfer data to existing and formatted Excel worksheet. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Transfer-data-to-existing-and-formatted-Excel-worksheet/m-p/135415#M10954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Earlier I have used DDE to transfer data from SAS data sets to an already existing and formatted Excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was done on a computer with a single user installation of SAS 9.2. Is there&amp;nbsp; any way to achieve the same in SAS Enterprise Guide?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;It is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;necessary&amp;nbsp; for me to use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the preexisting Excel sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Thanks for any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2014 11:45:19 GMT</pubDate>
    <dc:creator>attjooo</dc:creator>
    <dc:date>2014-04-28T11:45:19Z</dc:date>
    <item>
      <title>Transfer data to existing and formatted Excel worksheet.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Transfer-data-to-existing-and-formatted-Excel-worksheet/m-p/135415#M10954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Earlier I have used DDE to transfer data from SAS data sets to an already existing and formatted Excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was done on a computer with a single user installation of SAS 9.2. Is there&amp;nbsp; any way to achieve the same in SAS Enterprise Guide?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;It is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;necessary&amp;nbsp; for me to use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the preexisting Excel sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Thanks for any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 11:45:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Transfer-data-to-existing-and-formatted-Excel-worksheet/m-p/135415#M10954</guid>
      <dc:creator>attjooo</dc:creator>
      <dc:date>2014-04-28T11:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data to existing and formatted Excel worksheet.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Transfer-data-to-existing-and-formatted-Excel-worksheet/m-p/135416#M10955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't use Enterprise Guide myself so not sure about that, however SAS provides the libname engine functionality for this.&amp;nbsp; Make sure your Excel file uses named ranges for the data, then you can do a libname directly.&amp;nbsp; There are several documents on this process, here is one:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www2.sas.com/proceedings/sugi31/024-31.pdf"&gt;http://www2.sas.com/proceedings/sugi31/024-31.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDE is still around, but not really supported and may not be around forever.&amp;nbsp; There are other options, such as tagsets, with which you could re-create a spreadsheet. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 12:36:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Transfer-data-to-existing-and-formatted-Excel-worksheet/m-p/135416#M10955</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-04-28T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data to existing and formatted Excel worksheet.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Transfer-data-to-existing-and-formatted-Excel-worksheet/m-p/135417#M10956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see why not. Since EG is largely server based, so you do need to be aware of some differences. Mainly to make sure that the machine where your EG is running do have Excel running, and that could be problem if you don't have server version of MS office installed and/or you don't have PC SAS which supports local session for your EG. Other than that, it shouldn't be a problem. Putting the doable issue aside, AS &lt;A __default_attr="814511" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/" modifiedtitle="true" title="RW"&gt;&lt;/A&gt; mentioned you should also consider migrating to excelxp tagsets, where you can have most if not all the excel formats, macros in a more robust way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 13:51:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Transfer-data-to-existing-and-formatted-Excel-worksheet/m-p/135417#M10956</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2014-04-28T13:51:40Z</dc:date>
    </item>
  </channel>
</rss>

