<?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: Copy sheets from two different excel files into one file in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557624#M22747</link>
    <description>&lt;P&gt;&amp;nbsp;you please share the link of the macro here/&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2019 21:41:50 GMT</pubDate>
    <dc:creator>_22</dc:creator>
    <dc:date>2019-05-09T21:41:50Z</dc:date>
    <item>
      <title>Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557599#M22740</link>
      <description>&lt;P&gt;I have a template file having 2 sheets. Also, I have a output file having 3 sheets. I want to copy or move these sheets from each files into a new single file having 5 sheets.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 20:06:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557599#M22740</guid>
      <dc:creator>_22</dc:creator>
      <dc:date>2019-05-09T20:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557603#M22741</link>
      <description>&lt;P&gt;How is this a SAS question?&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 20:34:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557603#M22741</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-05-09T20:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557605#M22742</link>
      <description>&lt;P&gt;I mean by using SAS ODS or any other way where I can move these sheets into my final excel using SAS&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 20:40:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557605#M22742</guid>
      <dc:creator>_22</dc:creator>
      <dc:date>2019-05-09T20:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557606#M22743</link>
      <description>&lt;P&gt;Redesign your process such that you take your template, make a copy of it (FCOPY() function) and then export your three sheets straight to that copy instead.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235029"&gt;@_22&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have a template file having 2 sheets. Also, I have a output file having 3 sheets. I want to copy or move these sheets from each files into a new single file having 5 sheets.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 20:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557606#M22743</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-09T20:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557610#M22744</link>
      <description>&lt;P&gt;I did the same but the problem is --&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to output proc compare result which i was output using ods excel in my second file. since this result is not in dataset format , i am stuck in the process of getting these results into new excel file&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 20:46:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557610#M22744</guid>
      <dc:creator>_22</dc:creator>
      <dc:date>2019-05-09T20:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557623#M22746</link>
      <description>Unfortunately I don't recommend using PROC COMPARE either, I usually generate those reports using my own macros. One is on GitHub that does the variable comparisons and I export that straight to Excel.</description>
      <pubDate>Thu, 09 May 2019 21:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557623#M22746</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-09T21:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557624#M22747</link>
      <description>&lt;P&gt;&amp;nbsp;you please share the link of the macro here/&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 21:41:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557624#M22747</guid>
      <dc:creator>_22</dc:creator>
      <dc:date>2019-05-09T21:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Copy sheets from two different excel files into one file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557626#M22748</link>
      <description>&lt;P&gt;What type of output do you need? This particular one just checks variables in each data set.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/statgeek/e0b98c4627aa31a567e5" target="_blank"&gt;https://gist.github.com/statgeek/e0b98c4627aa31a567e5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 22:09:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Copy-sheets-from-two-different-excel-files-into-one-file/m-p/557626#M22748</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-09T22:09:30Z</dc:date>
    </item>
  </channel>
</rss>

