<?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 how to export sas dataset into excel file in read only mode in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/459627#M116767</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sas job which is running daily basis and export sas dataset into Excel file through proc export with replace option .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need after generating excel file through proc export it should only open in read only mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karan&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 May 2018 12:27:21 GMT</pubDate>
    <dc:creator>Akaran</dc:creator>
    <dc:date>2018-05-03T12:27:21Z</dc:date>
    <item>
      <title>how to export sas dataset into excel file in read only mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/459627#M116767</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sas job which is running daily basis and export sas dataset into Excel file through proc export with replace option .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need after generating excel file through proc export it should only open in read only mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 12:27:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/459627#M116767</guid>
      <dc:creator>Akaran</dc:creator>
      <dc:date>2018-05-03T12:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to export sas dataset into excel file in read only mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/459630#M116769</link>
      <description>&lt;P&gt;I don't believe there is currently an automated method of making an Excel file protected.&amp;nbsp; I suppose the question is why do you need to make it read only?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 12:36:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/459630#M116769</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-03T12:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to export sas dataset into excel file in read only mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/459648#M116772</link>
      <description>&lt;P&gt;If you're on a Windows-based system, here is one way:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-you-protect-a-Excel-worksheet-from-within-a-SAS-procedure-or/td-p/132791" target="_blank"&gt;https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-you-protect-a-Excel-worksheet-from-within-a-SAS-procedure-or/td-p/132791&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 13:29:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/459648#M116772</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2018-05-03T13:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to export sas dataset into excel file in read only mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/460356#M117008</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are exporting SAS datasets on daily basis which are directly used by sales team , we want to send them read only .xlsx file so that they will unable to manipulate it and read it only for sales analysis input data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alok Karan&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 07:10:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/460356#M117008</guid>
      <dc:creator>Akaran</dc:creator>
      <dc:date>2018-05-07T07:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to export sas dataset into excel file in read only mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/460926#M117188</link>
      <description>&lt;P&gt;I would really suggest you look into a file format which is a good method of data transfer.&amp;nbsp; CSV is the simplest, most portable file format - it doesn't have the limitations of Excel such as max row length.&amp;nbsp; Excel is pretty limited in a lot of ways.&amp;nbsp; Assuming that the "sales team" are just importing this data (into what?), they can open CSV files in Excel - note has to abide by Excel limitations then, or can import the data into databases or other software pretty easily.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 07:01:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-sas-dataset-into-excel-file-in-read-only-mode/m-p/460926#M117188</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-09T07:01:14Z</dc:date>
    </item>
  </channel>
</rss>

