+ Reply to Thread
Results 1 to 3 of 3

Searching for duplicate numbers in data field

  1. #1
    Registered User
    Join Date
    08-12-2015
    Location
    Chicago IL, USA
    MS-Off Ver
    14.5.3
    Posts
    2

    Searching for duplicate numbers in data field

    I have a 50 x 50 spreadsheet of integers. I need to find instances of integers within this dataset that appear more than once, and more than twice. How can I do this?

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,036

    Re: Searching for duplicate numbers in data field

    Use Conditional Formatting, with this formula:

    =COUNTIF($A$1:$AX$50,A1)>2
    and
    COUNTIF($A$1:$AX$50,A1)>1

    with different coloured fills FOR EACH FORMULA. Like here (20x20 square formatted in the attached file)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    08-12-2015
    Location
    Chicago IL, USA
    MS-Off Ver
    14.5.3
    Posts
    2

    Re: Searching for duplicate numbers in data field

    Thanks - it works.

+ 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. Searching Data and Summing numbers that meet the criteria
    By excel2425 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2013, 02:24 PM
  2. Searching ALMOST duplicate data
    By copythat in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-10-2011, 05:31 AM
  3. Duplicate data from field above if cell is blank
    By ollierice in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-08-2011, 05:16 AM
  4. Searching for data string in list of numbers
    By Sweetypie in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-25-2010, 09:38 PM
  5. Clense Data by searching for a unique field
    By AK262007 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-19-2009, 01:02 PM
  6. Duplicate data two field find the duplicate data
    By verse in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-31-2008, 12:09 AM
  7. Searching for duplicate Entries and Combining Data
    By RustyMic in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-12-2008, 09:44 PM
  8. Searching for duplicate numbers
    By Uncle Guinness in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-10-2006, 06:05 PM

Tags for this Thread

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