Results 1 to 7 of 7

Unique values in a list that appear at least 3 times (2007)

Threaded View

  1. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,040

    Re: Unique values in a list that appear at least 3 times (2007)

    Here, try this:

    =SUMPRODUCT(--(COUNTIF($C$1:$C$16,$C$1:$C$16)>=$E$1))/$E$1

    Where in E1 you define how much times number can be repeated: from 1 to max

    (nope, sorry, not working)
    Last edited by zbor; 01-16-2010 at 03:38 PM.
    Never use Merged Cells in Excel

Thread Information

Users Browsing this Thread

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

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