+ Reply to Thread
Results 1 to 4 of 4

Delete entries which appear 3 or more times in a column

  1. #1
    Registered User
    Join Date
    02-08-2011
    Location
    Leeds, England
    MS-Off Ver
    2007
    Posts
    2

    Wink Delete entries which appear 3 or more times in a column

    Hi,
    I have a list of IP addresses and need to delete those which appear 3 or more times, leaving me with a list of IPs that appear less often.

    Not sure if it's of any relevance, but IP format is: 123.456.789

    Hope this makes sense as I have read many other posts and couldn't quite get the info that I needed.

    Kayleigh

  2. #2
    Valued Forum Contributor Rahul Nagar's Avatar
    Join Date
    09-18-2008
    Location
    nasik
    MS-Off Ver
    Excel 2003
    Posts
    465

    Re: Delete entries which appear 3 or more times in a colmun

    Hi,
    Use countif function.
    if you data is in column A1 put this formula in Bcolumn
    =COUNTIF(A1:A495,A1)
    __________________
    Regards
    Rahul Nagar
    Founder of www.myshortcutkeys.com.


    If you get the answer of your questions then please click EDIT in your original post then click on GO ADVANCED and set the PREFIX box to SOLVED. It helps everybody! ....
    Also
    If you are satisfied by any members response to your problem please consider using the scales icon top right of thier post to show your appreciation.

  3. #3
    Registered User
    Join Date
    02-08-2011
    Location
    Leeds, England
    MS-Off Ver
    2007
    Posts
    2

    Re: Delete entries which appear 3 or more times in a colmun

    Hi,
    Thanks for you reply Rahul.
    I have tried this in B column, with data in A column and this just gives me a solution of 1.
    Am I doing something wrong here ?

  4. #4
    Valued Forum Contributor Rahul Nagar's Avatar
    Join Date
    09-18-2008
    Location
    nasik
    MS-Off Ver
    Excel 2003
    Posts
    465

    Re: Delete entries which appear 3 or more times in a colmun

    pls check the attached file.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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