+ Reply to Thread
Results 1 to 3 of 3

how to spot repeated fields

  1. #1
    Registered User
    Join Date
    07-15-2014
    Location
    Liverpool, England
    MS-Off Ver
    2003, 2007, 2010 (main)
    Posts
    26

    how to spot repeated fields

    hi all

    i have a list of over 12000 address and i need to see if an address is repeated more than 4 times. does any one know if there is a formula that will allow me to do this?

    thanks

    michael

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: how to spot repeated fields

    Try this one (untested)

    =if(countif($b$1:$b$12000,$b1)>4,"Criteria reached","")
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    09-02-2014
    Location
    Singapore
    MS-Off Ver
    Office 2013
    Posts
    26

    Re: how to spot repeated fields

    Addresses.jpg
    You can try using a pivotTable instead.
    Check out my gig@ http://www.fiverr.com/s/5syr1l

+ 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. Spot of VBA Help
    By JG025 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-08-2014, 01:40 AM
  2. Replies: 14
    Last Post: 05-10-2013, 03:27 PM
  3. [SOLVED] Append data to repeated values with a fixed array to be repeated on value change
    By anchuri_chaitanya in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-06-2011, 12:30 AM
  4. Spot the difference
    By BUSJEDWA in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-20-2008, 05:58 AM
  5. [SOLVED] Printing text in a repeated cell/row that is longer than repeated
    By Valerie Dyet in forum Excel General
    Replies: 1
    Last Post: 02-12-2006, 11:30 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