<?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: How to generate excel output with password protected in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/820893#M34866</link>
    <description>&lt;P&gt;Setting a password has to be done in Excel or other spreadsheet software that can do it.&lt;/P&gt;
&lt;P&gt;How you get the external software to do it (if possible at all) depends on your environment (is SAS installed on Windows or UNIX, is XCMD enabled).&lt;/P&gt;
&lt;P&gt;DDE is deprecated by Microsoft and should no longer be used (the note referred to by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/124936"&gt;@SAS_Cares&lt;/a&gt;&amp;nbsp;is from 2008!)&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 12:13:21 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2022-06-29T12:13:21Z</dc:date>
    <item>
      <title>How to generate excel output with password protected</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/820841#M34856</link>
      <description>&lt;P&gt;I would like to generate an excel output with password protected it. Is there a way to do that in SAS step?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code:&lt;/P&gt;&lt;P&gt;proc export data=final&lt;BR /&gt;outfile="C:\Users\ai\Desktop\test.xls"&lt;BR /&gt;dbms=xlsx replace;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 02:34:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/820841#M34856</guid>
      <dc:creator>miss2223</dc:creator>
      <dc:date>2022-06-29T02:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate excel output with password protected</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/820893#M34866</link>
      <description>&lt;P&gt;Setting a password has to be done in Excel or other spreadsheet software that can do it.&lt;/P&gt;
&lt;P&gt;How you get the external software to do it (if possible at all) depends on your environment (is SAS installed on Windows or UNIX, is XCMD enabled).&lt;/P&gt;
&lt;P&gt;DDE is deprecated by Microsoft and should no longer be used (the note referred to by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/124936"&gt;@SAS_Cares&lt;/a&gt;&amp;nbsp;is from 2008!)&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 12:13:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/820893#M34866</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-06-29T12:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate excel output with password protected</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/821122#M34882</link>
      <description>&lt;P&gt;Noted! You are absolutely right, removing! And this is why we rely on our Super Users&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;thanks for spotting it!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 12:36:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/821122#M34882</guid>
      <dc:creator>SAS_Cares</dc:creator>
      <dc:date>2022-06-30T12:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate excel output with password protected</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/959614#M43102</link>
      <description>&lt;P&gt;An alternative is to have SAS run a command line using the X command. While there are much better ways, look at using PowerShell:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dfinke/ImportExcel" target="_blank"&gt;https://github.com/dfinke/ImportExcel&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dfinke/ImportExcel/issues/1482" target="_blank"&gt;https://github.com/dfinke/ImportExcel/issues/1482&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This unzips the xlsx file and then manipulates the XML. The library used here, EPPlus, is used by a lot of people.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 15:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-generate-excel-output-with-password-protected/m-p/959614#M43102</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2025-02-19T15:23:04Z</dc:date>
    </item>
  </channel>
</rss>

