Results 1 to 6 of 6

Count Unique instances across several Columns

Threaded View

  1. #6
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    365
    Posts
    2,243

    Re: Count Unique instances across several Columns

    Try this, with CTRL+SHIFT+ENTER, rather than just ENTER

    =SUM(IF(FREQUENCY(IF(C$2:C$53=Equip,IF((E$2:E$53>=StartDate)*(E$2:E$53<=EndDate),IF(F$2:F$53<>"",MATCH(E$2:E$53&"|"&F$2:F$53,E$2:E$53&"|"&F$2:F$53,0)))),ROW(F$2:F$53)-ROW(F$2)+1),1))
    Of Course should have more intellectual ways.

    Change the Equipment, Start & End Dates.
    Last edited by Haseeb Avarakkan; 05-14-2012 at 06:09 PM.
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

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