Results 1 to 4 of 4

Finding only triple occurances of duplicate items

Threaded View

  1. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Finding only triple occurances of duplicate items

    hmmm
    use the formula button so you dont paste a formula over 4 lines....

    not sure how your example came up to A7 when there are 6 lines of data

    Formula: copy to clipboard
    =IFERROR(INDEX(A$1:A$6,SMALL(IF(FREQUENCY($A$1:$A$6*$B$1:$B$6/($A$1:$A$6+$B$1:$B$6),$A$1:$A$6*$B$1:$B$6/($A$1:$A$6+$B$1:$B$6))>2,ROW($A$1:$A$6)-MIN(ROW($A$1:$A$6))+1),ROWS($1:1))),"")


    adjust the range accordingly
    Attached Files Attached Files
    Last edited by humdingaling; 04-30-2018 at 12:56 AM. Reason: file attached
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] triple integral using Simpson's 1/3 rule - Problem with finding particular arrays
    By vick2075 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-02-2016, 11:01 AM
  2. [SOLVED] Finding Duplicate Items on 2 Different Sheets
    By berman53 in forum Excel General
    Replies: 4
    Last Post: 08-13-2015, 02:06 PM
  3. Replies: 6
    Last Post: 03-02-2012, 10:39 AM
  4. Dcount for finding Occurances in Column
    By neerajvc in forum Excel General
    Replies: 15
    Last Post: 07-28-2010, 07:14 PM
  5. Vlookup - finding multiple occurances
    By zinzah in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-25-2008, 07:26 AM
  6. Finding number of occurances of values
    By JackRnl in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-09-2006, 07:53 PM
  7. [SOLVED] Finding the most frequent occurances
    By Bear in forum Excel General
    Replies: 4
    Last Post: 11-07-2005, 02:35 PM

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