+ Reply to Thread
Results 1 to 2 of 2

Counting unique numbers

  1. #1
    Forum Contributor
    Join Date
    04-15-2008
    Location
    Texas, USA
    MS-Off Ver
    M365 Excel Version 2210
    Posts
    198

    Counting unique numbers

    Can I create a formula to tell me how many unique customer numbers there are in column of customer numbers in a spreadsheet with activity for the year? In other words, I want to know how many different customers had transactions.

    Thanks for your help.
    RR

  2. #2
    Forum Expert Jakobshavn's Avatar
    Join Date
    08-17-2012
    Location
    Lakehurst, NJ, USA
    MS-Off Ver
    Excel 2007
    Posts
    1,970

    Re: Counting unique numbers

    With values in A1 thru A100 (no blanks):

    =SUMPRODUCT(1/COUNTIF(A1:A100,A1:A100))
    Gary's Student

+ 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.6.0 RC 1