<?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: Excel commands via DDE in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189528#M13008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can find it you'll discover real documentation of the functions excel accepts through DDE in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;excel 4 function reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(iirc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jan 2014 19:11:22 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2014-01-07T19:11:22Z</dc:date>
    <item>
      <title>Excel commands via DDE</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189524#M13004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the documentation for using DDE to write to Excel, there are examples of Excel commands embedded in SAS code, for example, as shown &lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/67241/HTML/default/viewer.htm#n1aqiv6biqkjbnn1gu1388hp7aab.htm"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PUT '[select("r1c1:r20c3")]'; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PUT '[sort(1,"R1C1",1)]';&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PUT '[save.as("dde3.xls")]'; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PUT '[quit()]';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I find a complete list of these Excel commands?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 14:35:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189524#M13004</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2014-01-07T14:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Excel commands via DDE</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189525#M13005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/thread/49210"&gt;https://communities.sas.com/thread/49210&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See my last post or follow the following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://support.microsoft.com/kb/128185/en-us"&gt;http://support.microsoft.com/kb/128185/en-us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 15:08:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189525#M13005</guid>
      <dc:creator>Vince28_Statcan</dc:creator>
      <dc:date>2014-01-07T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Excel commands via DDE</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189526#M13006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paige: two good sources that I'm aware of are:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/ms648711%28VS.85%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms648711%28VS.85%29.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://support.microsoft.com/kb/128185"&gt;http://support.microsoft.com/kb/128185&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 15:11:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189526#M13006</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-01-07T15:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel commands via DDE</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189527#M13007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the commands are all those in the link Art provided, but those don't really encompass all the options anymore because some new ones are available with the new versions of Office...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 15:24:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189527#M13007</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-01-07T15:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Excel commands via DDE</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189528#M13008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can find it you'll discover real documentation of the functions excel accepts through DDE in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;excel 4 function reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(iirc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 19:11:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189528#M13008</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2014-01-07T19:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Excel commands via DDE</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189529#M13009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paige,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last reference about DDE and excel is from Guam and Hadden at Nesug2013&lt;/P&gt;&lt;P&gt;"EXCELing in DDE:&amp;nbsp; Unlock Useful Tools for Processing Excel®&amp;nbsp; "&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.lexjansen.com/nesug/nesug13/151_Final_Paper.pdf"&gt;http://www.lexjansen.com/nesug/nesug13/151_Final_Paper.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Inside you have a link to a complete list zip file&lt;/P&gt;&lt;P&gt;and also some technics linked to office14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 09:00:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189529#M13009</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2014-01-08T09:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Excel commands via DDE</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189530#M13010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This link might work better: &lt;A href="http://www.lexjansen.com/nesug/nesug13/151_Final_Paper.pdf" title="http://www.lexjansen.com/nesug/nesug13/151_Final_Paper.pdf"&gt;http://www.lexjansen.com/nesug/nesug13/151_Final_Paper.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Art&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 14:28:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-commands-via-DDE/m-p/189530#M13010</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-01-08T14:28:41Z</dc:date>
    </item>
  </channel>
</rss>

