+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : Identify multiple duplicates and color

  1. #1
    Registered User
    Join Date
    05-03-2012
    Location
    Cape Towon
    MS-Off Ver
    Office 365
    Posts
    20

    Identify multiple duplicates and color

    Hi all

    Great forum. Have had great help from the forums but are stumped with a issue

    I need to compare column D with column E to identify duplicate serial numbers and color the duplicate cell. (only in column D) with a formula and or macro. (I do not mind using a helper column if formula can be used)

    Thank u in advance

    Dettrix
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Identify multiple duplicates and color

    Hello Dettrix
    Select column D range and using Conditional Formatting from the Ribbon menu, apply conditional formatting formula with: New Rule > 'Use a formula to determine which cells to format':

    =COUNTIF($E$2:$E$442,D2)

    Hope this helps.
    DBY

  3. #3
    Registered User
    Join Date
    05-03-2012
    Location
    Cape Towon
    MS-Off Ver
    Office 365
    Posts
    20

    Re: Identify multiple duplicates and color

    Thanx, will try it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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