<?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 Export into Excel as a shared file in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534366#M33014</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if SAS has the capability to export an excel file that will have the shared option applied to it so that multiple users can open the same excel file and edit it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS EG 7.12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I use to export is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc export data = GCR.QA_21days_report_&amp;amp;LAST_FRI_STAMP. dbms=xlsx&lt;BR /&gt;outfile = "&amp;amp;output_path_21.\21_DAYS_REPORT_&amp;amp;LAST_FRI_STAMP..xlsx"&lt;BR /&gt;replace;&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2019 04:59:57 GMT</pubDate>
    <dc:creator>mondaytea</dc:creator>
    <dc:date>2019-02-11T04:59:57Z</dc:date>
    <item>
      <title>Export into Excel as a shared file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534366#M33014</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if SAS has the capability to export an excel file that will have the shared option applied to it so that multiple users can open the same excel file and edit it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS EG 7.12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I use to export is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc export data = GCR.QA_21days_report_&amp;amp;LAST_FRI_STAMP. dbms=xlsx&lt;BR /&gt;outfile = "&amp;amp;output_path_21.\21_DAYS_REPORT_&amp;amp;LAST_FRI_STAMP..xlsx"&lt;BR /&gt;replace;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 04:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534366#M33014</guid>
      <dc:creator>mondaytea</dc:creator>
      <dc:date>2019-02-11T04:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export into Excel as a shared file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534389#M33015</link>
      <description>&lt;P&gt;Unfortunately not. This is an Excel limitation not a SAS one. Excel is after all a single-user tool. Try opening a spreadsheet that someone else or some other process has open and it automatically switches to read-only. No SAS involved.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 07:03:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534389#M33015</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-02-11T07:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export into Excel as a shared file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534402#M33018</link>
      <description>&lt;P&gt;Thanks for your response however it's not an Excel limitation. If you look at my attached screenshot you can see that in Excel can share the file by doing the following steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click on Review-&amp;gt;Share Workbook-&amp;gt;Tick the box next to 'Allow changes by more than one user at the same time. This also allows workbook merging'&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 08:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534402#M33018</guid>
      <dc:creator>mondaytea</dc:creator>
      <dc:date>2019-02-11T08:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export into Excel as a shared file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534420#M33020</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/261163"&gt;@mondaytea&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't expect SAS to be able to create such a workbook but I would expect that SAS doesn't change the properties on a pre-existing workbook when creating/replacing a sheet in the workbook. BUT... you must be sure that no one has the workbook open when SAS is trying to access it as this will most likely not work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what I found in the Excel help of my Excel version:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 385px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27041i7FF67014FC94F68A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We've tried co-authoring with Excels in SharePoint. After people have lost their changes more than once we've stopped using this feature.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 11:07:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534420#M33020</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-02-11T11:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export into Excel as a shared file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534570#M33029</link>
      <description>&lt;P&gt;Don't see the screenshot but I've found the option in Excel 365. There is no way to set this up from SAS. You would have to set it up manually yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt; that this is unlikely to work reliably with SAS. If you want to have SAS users reliably updating the same tables at the same time use a database designed for transaction processing like SQL Server or Oracle.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 22:31:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-into-Excel-as-a-shared-file/m-p/534570#M33029</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-02-11T22:31:58Z</dc:date>
    </item>
  </channel>
</rss>

