+ Reply to Thread
Results 1 to 4 of 4

formula to count line content but without duplicate entry

  1. #1
    Registered User
    Join Date
    05-05-2017
    Location
    Lyon
    MS-Off Ver
    2013
    Posts
    20

    formula to count line content but without duplicate entry

    Hi All
    I suppose that already asked but I not found it but I'm looking one formule to count entry I have in one column but wihtout duplicate data
    something like

    toto
    titi
    toto
    tata
    toto

    total 3
    Thank in advance for your help in this matter
    Regards

    Kang.

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: formula to count line content but without duplicate entry

    Try this:

    =SUMPRODUCT(1/COUNTIF(A1:A5,A1:A5))

  3. #3
    Registered User
    Join Date
    05-05-2017
    Location
    Lyon
    MS-Off Ver
    2013
    Posts
    20

    [CLosed] formula to count line content but without duplicate entry

    Thank for your support
    And all the best for the new Year 2018

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: formula to count line content but without duplicate entry

    You're welcome.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. [SOLVED] MultiLine Textbox to auto remove blank line, count line, remove duplicate
    By khhoa in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-24-2015, 09:28 PM
  2. [SOLVED] Formula needed to return duplicate entry
    By Twaddy006 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-22-2014, 05:44 PM
  3. [SOLVED] Need intermediate formula to count different content.
    By Polymorpher in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-02-2014, 11:22 AM
  4. Replies: 0
    Last Post: 02-04-2014, 12:36 AM
  5. Formula for categorizing and labeling duplicate entry
    By wishiknewexcel in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 03-31-2013, 01:14 AM
  6. [SOLVED] Formula for duplicate entry
    By Calculate Date range in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2006, 09:40 PM
  7. Replies: 2
    Last Post: 10-28-2005, 11: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