+ Reply to Thread
Results 1 to 2 of 2

Count for the two criterias and Eliminate duplicate

  1. #1
    Forum Contributor
    Join Date
    02-15-2016
    Location
    India
    MS-Off Ver
    2016
    Posts
    657

    Count for the two criterias and Eliminate duplicate

    Hello Friends

    If the column B cells have `ABC fatuewea capucino ficas' and if Column K anywhere have Hyphen `-' in cell (some what like *-*) then need to count in light yellow cells after eliminating the duplicates (`|XYZ|100|R-T|' available twice need to count once) by formula.

    thanks in advance

    Sekar
    Sekar

  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,063

    Re: Count for the two criterias and Eliminate duplicate

    Try:

    =SUM(INDEX(($B$4:$B$21="ABC fatuewea capucino ficas")*( ISNUMBER(SEARCH("-",$K$4:$K$21)))/COUNTIFS($B$4:$B$21,$B$4:$B$21&"",$K$4:$K$21,$K$4:$K$21&""),0))
    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

+ 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. Excel 2007 : Eliminate based on criterias
    By theebeautiful in forum Excel General
    Replies: 1
    Last Post: 12-17-2010, 03:31 PM
  2. Eliminate duplicate values
    By nsd3 in forum Excel General
    Replies: 2
    Last Post: 10-27-2010, 08:31 PM
  3. eliminate duplicate rows
    By maacmaac in forum Excel General
    Replies: 1
    Last Post: 01-10-2007, 01:33 PM
  4. How do I VBA....to go through a recordset and eliminate duplicate
    By marthasanchez in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-07-2006, 02:45 PM
  5. [SOLVED] how do i eliminate duplicate records?
    By RobR in forum Excel General
    Replies: 11
    Last Post: 05-03-2006, 10:10 AM
  6. eliminate duplicate in a column
    By jaya in forum Excel General
    Replies: 4
    Last Post: 10-18-2005, 04:05 PM
  7. How to eliminate duplicate entries
    By fnx in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-06-2005, 05:22 PM
  8. How to eliminate duplicate entries
    By Tara Keane in forum Excel General
    Replies: 4
    Last Post: 03-02-2005, 02:06 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