+ Reply to Thread
Results 1 to 2 of 2

Thread: Excel

  1. #1
    Robin Faulkner
    Guest

    Excel

    How do I build a count calculation for column entries where duplicate items
    are only counted once

  2. #2
    RagDyeR
    Guest

    Re: Excel

    Try this:

    =SUMPRODUCT((A1:A30<>"")/COUNTIF(A1:A30,A1:A30&""))
    --

    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "Robin Faulkner" <RobinFaulkner@discussions.microsoft.com> wrote in message
    news:98983D1C-823F-49F4-B1D0-5B7385CD38A0@microsoft.com...
    How do I build a count calculation for column entries where duplicate items
    are only counted once



+ Reply to Thread

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.2.0