<?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 In SAS, how do i compare two excel files or two data set to make sure they are identical? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/In-SAS-how-do-i-compare-two-excel-files-or-two-data-set-to-make/m-p/744289#M233170</link>
    <description>&lt;P&gt;For example, i want to check that two excel files are identical. How would I check that? And also produce a separate table in excel or report on which rows are same and which rows are different(it belonged to this test2 excel file but it was not in the other test2 excel file)&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 20:03:02 GMT</pubDate>
    <dc:creator>kmin87</dc:creator>
    <dc:date>2021-05-27T20:03:02Z</dc:date>
    <item>
      <title>In SAS, how do i compare two excel files or two data set to make sure they are identical?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/In-SAS-how-do-i-compare-two-excel-files-or-two-data-set-to-make/m-p/744289#M233170</link>
      <description>&lt;P&gt;For example, i want to check that two excel files are identical. How would I check that? And also produce a separate table in excel or report on which rows are same and which rows are different(it belonged to this test2 excel file but it was not in the other test2 excel file)&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 20:03:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/In-SAS-how-do-i-compare-two-excel-files-or-two-data-set-to-make/m-p/744289#M233170</guid>
      <dc:creator>kmin87</dc:creator>
      <dc:date>2021-05-27T20:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: In SAS, how do i compare two excel files or two data set to make sure they are identical?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/In-SAS-how-do-i-compare-two-excel-files-or-two-data-set-to-make/m-p/744294#M233173</link>
      <description>&lt;P&gt;I would import the Excel files sheet by sheet and then use PROC COMPARE to compare the SAS tables from each sheet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can only compare column names, column types and data values in SAS. You can't compare Excel formulas or macros.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 20:20:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/In-SAS-how-do-i-compare-two-excel-files-or-two-data-set-to-make/m-p/744294#M233173</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-05-27T20:20:36Z</dc:date>
    </item>
  </channel>
</rss>

