+ Reply to Thread
Results 1 to 4 of 4

Duplicated data

  1. #1
    Forum Contributor
    Join Date
    08-06-2014
    Location
    iran
    MS-Off Ver
    2016
    Posts
    110

    Duplicated data

    Hi
    i want to count the data record and some of them are duplicated so how can i omit and delete one of these duplicated data with formula
    thanks
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Duplicated data

    Hi,

    a possible approach could be:

    Please Login or Register  to view this content.

    Regards
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

  3. #3
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Duplicated data

    Hi,

    the following formula is maybe more general:


    Please Login or Register  to view this content.

    Regards
    Last edited by canapone; 02-12-2017 at 09:51 AM.

  4. #4
    Forum Contributor
    Join Date
    12-18-2016
    Location
    London
    MS-Off Ver
    Microsoft 2013
    Posts
    145

    Re: Duplicated data

    Data|Filter|Advanced filter

    Select copy to another location
    Check Unique records only
    Select a range to copy to which should be a single cell
    OK and you get a list of unique items.

    In C2 enter this formula
    =COUNTIF($A$2:$A$16,C2)
    Drag down to the length of the filtered list.

+ 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. Renaming worksheets based on specific cell data, when data may be duplicated
    By Jaricketts in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-04-2010, 06:58 PM
  2. add duplicated data
    By Loisw in forum Excel General
    Replies: 4
    Last Post: 12-02-2009, 10:00 AM
  3. Duplicated data
    By bj in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 07:05 AM
  4. Duplicated data
    By bj in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 06:05 AM
  5. [SOLVED] Duplicated data
    By bj in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 04:05 AM
  6. Duplicated data
    By Louise in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  7. [SOLVED] Duplicated data
    By Louise in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 PM
  8. [SOLVED] Duplicated data
    By Louise in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-01-2005, 09:05 AM

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