+ Reply to Thread
Results 1 to 2 of 2

Highlighting duplicates

  1. #1
    Registered User
    Join Date
    12-30-2013
    Location
    Elgin
    MS-Off Ver
    Excel 2013
    Posts
    52

    Highlighting duplicates

    Hey everyone,

    Figured I would post here as well. Maybe there is a simpler solution.

    Basically I have two columns of data. Column A contains all data. Column B contains some of the data in column B and that is all.

    What I want to do is scan column B, and search in column A for all matching data. If there any matching data, I want to highlight the matches in column A.

    Any ideas? Uploaded a test sample of what I'm working with.
    Attached Files Attached Files

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Highlighting duplicates

    Select the range A1:A166
    Conditional Formatting
    Use the "Use a formula to..." option

    Formula:

    =COUNT(FIND(","&B$1:B$381&",",","&A1&","))

    Choose your desired style(s) then OK out.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Highlighting duplicates
    By nick2price in forum Excel General
    Replies: 10
    Last Post: 08-30-2014, 10:15 AM
  2. Replies: 6
    Last Post: 02-16-2013, 07:29 AM
  3. Highlighting every other set of duplicates
    By IUgrad04 in forum Excel General
    Replies: 3
    Last Post: 12-27-2011, 08:08 AM
  4. Highlighting duplicates in different colours
    By wowzers in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-07-2009, 12:24 AM
  5. highlighting duplicates
    By alex in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-01-2006, 01:45 PM
  6. [SOLVED] highlighting duplicates
    By Lynn in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-11-2005, 11:05 AM
  7. [SOLVED] Help with Highlighting all duplicates in a row
    By Jimv in forum Excel General
    Replies: 4
    Last Post: 04-21-2005, 03:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1