<?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: MS Excel 2000: Highlighting duplicate records in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808170#M2023</link>
    <description>Hi Sanjay,&lt;BR /&gt;&lt;BR /&gt;I have developed an Excel VBA macro that does exactly what you are looking for. You select which column has the duplicate records, then select whether to highlight or delete the duplicate records. Contact me if you are interested.&lt;BR /&gt;&lt;BR /&gt;Patrick DeKenipp&lt;BR /&gt;pdekenipp@hotmail.com</description>
    <pubDate>Fri, 08 Nov 2002 02:26:48 GMT</pubDate>
    <dc:creator>Patrick DeKenipp</dc:creator>
    <dc:date>2002-11-08T02:26:48Z</dc:date>
    <item>
      <title>MS Excel 2000: Highlighting duplicate records</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808166#M2019</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;I want to highlight or color duplicate records in a column. How I can do this?&lt;BR /&gt;&lt;BR /&gt;The alternate option is using "Advanced Auto-Filtering" but it moves the contents to other cells or hides. I don't want to hide or move the contents but just highlight / color duplicate fields or cells or values.&lt;BR /&gt;&lt;BR /&gt;An early response on this will be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sanjay</description>
      <pubDate>Tue, 17 Sep 2002 22:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808166#M2019</guid>
      <dc:creator>Sanjay Verma</dc:creator>
      <dc:date>2002-09-17T22:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel 2000: Highlighting duplicate records</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808167#M2020</link>
      <description>A bit awkward but if you can record it as a macro it shouldn't be too bad:&lt;BR /&gt;&lt;BR /&gt;Highlight your data,&lt;BR /&gt;&lt;BR /&gt;Format/Cells/Font/Color/Red&lt;BR /&gt;&lt;BR /&gt;Data/Filter/Advanced Filter, Check =&amp;gt; Filter the list, in place,&lt;BR /&gt;Check =&amp;gt; Unique records only&lt;BR /&gt;&lt;BR /&gt;OK&lt;BR /&gt;&lt;BR /&gt;Format/Cells/Font/Color/Black&lt;BR /&gt;&lt;BR /&gt;Data/Filter/Show All&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 17 Sep 2002 23:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808167#M2020</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-09-17T23:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel 2000: Highlighting duplicate records</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808168#M2021</link>
      <description>Hi Ron,&lt;BR /&gt;&lt;BR /&gt;I've several hundreds/thousands of records in the spreadsheet. How am I going to know which ones are duplicate?&lt;BR /&gt;~Sanjay&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2002 23:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808168#M2021</guid>
      <dc:creator>Sanjay Verma</dc:creator>
      <dc:date>2002-09-17T23:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel 2000: Highlighting duplicate records</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808169#M2022</link>
      <description>After going through my little routine the extra copies are in red.  Don't think it cares how many entries there are - it's not like you have to do it to each entry.  You can probably just highlight the whole page tho I didn't test that.  Record the process as a macro and it should be pretty simple and quick.&lt;BR /&gt;&lt;BR /&gt;I'll admit it doesn't highlight both copies but if you do a sort you would have the original and its copy together.  What do you want to do with the copies besides make them a different color?  &lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 18 Sep 2002 18:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808169#M2022</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-09-18T18:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: MS Excel 2000: Highlighting duplicate records</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808170#M2023</link>
      <description>Hi Sanjay,&lt;BR /&gt;&lt;BR /&gt;I have developed an Excel VBA macro that does exactly what you are looking for. You select which column has the duplicate records, then select whether to highlight or delete the duplicate records. Contact me if you are interested.&lt;BR /&gt;&lt;BR /&gt;Patrick DeKenipp&lt;BR /&gt;pdekenipp@hotmail.com</description>
      <pubDate>Fri, 08 Nov 2002 02:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/ms-excel-2000-highlighting-duplicate-records/m-p/2808170#M2023</guid>
      <dc:creator>Patrick DeKenipp</dc:creator>
      <dc:date>2002-11-08T02:26:48Z</dc:date>
    </item>
  </channel>
</rss>

