<?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: Creating excel files using DDE through SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Creating-excel-files-using-DDE-through-SAS/m-p/667499#M199894</link>
    <description>I'm surprised your IT team let you re-activate DDE.&lt;BR /&gt;Or maybe they haven't and that's why you get pop up messages?&lt;BR /&gt;&lt;BR /&gt;Either way, Microsoft found some security flaws with DDE so started locking it down massively starting December 2018 I believe. &lt;BR /&gt;&lt;BR /&gt;For certain DDE commands there is an option to suppress warnings so you'll need to check if your calls to see if they support that to suppress warnings. Another is to make sure it's in a trusted location and trusted files which reduces the error. &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Jul 2020 16:14:39 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-07-07T16:14:39Z</dc:date>
    <item>
      <title>Creating excel files using DDE through SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-excel-files-using-DDE-through-SAS/m-p/667383#M199840</link>
      <description>&lt;P&gt;Hi Peeps,&lt;/P&gt;&lt;P&gt;We are using a SAS code to create RM Scorecards by using DDEs and VBA code inbuilt.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;By using this SAS programme/ by the end of process, it will generate RM level scorecards.&lt;/LI&gt;&lt;LI&gt;It will create a excel file, insert multiple sheets, Rename them.&lt;/LI&gt;&lt;LI&gt;Removes unwanted rows in between and does grouping.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To fulfil this process, SAS system will open each RM Scorecard multiple times.&lt;/P&gt;&lt;P&gt;Each time it asks for permission to access the Excel file and while saving the file it will show the warning message how actually an excel file show while replacing the file with the same name.&lt;/P&gt;&lt;P&gt;the possess use to run with out any manual inversion in windows 7. But after getting upgraded for Win10 we are forcing to click on Ok(while opening the file) and Yes (while saving the &amp;nbsp;file).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please drop me a note if you have any solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 08:49:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-excel-files-using-DDE-through-SAS/m-p/667383#M199840</guid>
      <dc:creator>bharatgosu</dc:creator>
      <dc:date>2020-07-07T08:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating excel files using DDE through SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-excel-files-using-DDE-through-SAS/m-p/667384#M199841</link>
      <description>&lt;P&gt;There are numerous ways in SAS to create Excel workbook files and sheets within those that do not involve the deprecated DDE technology. Please show us the current code, the SAS dataset(s) you want to use as source, and an example for the intended layout of the Excel file.&lt;/P&gt;
&lt;P&gt;Use data steps with datalines to post example datasets, and use the "little running man" to post code.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 08:55:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-excel-files-using-DDE-through-SAS/m-p/667384#M199841</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-07-07T08:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating excel files using DDE through SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-excel-files-using-DDE-through-SAS/m-p/667499#M199894</link>
      <description>I'm surprised your IT team let you re-activate DDE.&lt;BR /&gt;Or maybe they haven't and that's why you get pop up messages?&lt;BR /&gt;&lt;BR /&gt;Either way, Microsoft found some security flaws with DDE so started locking it down massively starting December 2018 I believe. &lt;BR /&gt;&lt;BR /&gt;For certain DDE commands there is an option to suppress warnings so you'll need to check if your calls to see if they support that to suppress warnings. Another is to make sure it's in a trusted location and trusted files which reduces the error. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2020 16:14:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-excel-files-using-DDE-through-SAS/m-p/667499#M199894</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-07-07T16:14:39Z</dc:date>
    </item>
  </channel>
</rss>

