<?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: Saving Excel Workbook with New Name in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141323#M1384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS is running on 64-bit linux and I have Excel 2010. I'm not sure if we X command but I do know we have SAS/ACCESS Interface to PC Files and have the PCFILES Server set up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 19:18:18 GMT</pubDate>
    <dc:creator>JustSomeGuy</dc:creator>
    <dc:date>2014-01-15T19:18:18Z</dc:date>
    <item>
      <title>Saving Excel Workbook with New Name</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141319#M1380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some SAS code that writes out to a sheet in an Excel workbook. Currently I'm just using proc export dbms=excelcs but can also use libname with pcfiles if neccesary. Is it possible for SAS to save the workbook with a different name after it's finished writing out to the sheet it updates?sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 22:19:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141319#M1380</guid>
      <dc:creator>JustSomeGuy</dc:creator>
      <dc:date>2014-01-14T22:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel Workbook with New Name</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141320#M1381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using SAS Office Add In? or Base SAS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what kind of name would you like? If you specify a new workbook in your proc export it will go to that workbook, but how will you specify it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 22:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141320#M1381</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-01-14T22:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel Workbook with New Name</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141321#M1382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reeza,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm opening an existing workbook, writing out a new sheet, and then I want to save the workbook with a different name. Basically the workbook is a template, so I want to open the template, write out the new data and then save it so it reflects the data in there. This way I can run my code multiple times and end up with multiple workbooks populated instead of having to put a new template workbook in the folder each time. With proc export is it possible to specify a workbook to open and then specify a different one to save as?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 18:10:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141321#M1382</guid>
      <dc:creator>JustSomeGuy</dc:creator>
      <dc:date>2014-01-15T18:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel Workbook with New Name</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141322#M1383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, but you can use some other options, such as x command to copy and save the work book with a different name and then export to that new file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide more info, specifically, operating system, excel version, if you have X command &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 18:58:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141322#M1383</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-01-15T18:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel Workbook with New Name</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141323#M1384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS is running on 64-bit linux and I have Excel 2010. I'm not sure if we X command but I do know we have SAS/ACCESS Interface to PC Files and have the PCFILES Server set up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 19:18:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Saving-Excel-Workbook-with-New-Name/m-p/141323#M1384</guid>
      <dc:creator>JustSomeGuy</dc:creator>
      <dc:date>2014-01-15T19:18:18Z</dc:date>
    </item>
  </channel>
</rss>

