+ Reply to Thread
Results 1 to 2 of 2

how to do a cumulative count?

  1. #1
    Registered User
    Join Date
    11-02-2011
    Location
    BC, Canada
    MS-Off Ver
    Excel 2016
    Posts
    22

    how to do a cumulative count?

    is there a formula to count the occurrences of a value one at a time? for example if the name john appears 3 times in a column of names, how can I get the adjacent cells in the next column to show 1 for the first occurrence, 2 for the second and 3 for the third?

    Thanks so much,
    Joe

  2. #2
    Forum Expert macropod's Avatar
    Join Date
    12-22-2011
    Location
    Canberra, Australia
    MS-Off Ver
    Word, Excel & Powerpoint 2003 & 2010
    Posts
    3,835

    Re: how to do a cumulative count?

    You could use a COUNTIF formula, along the lines of:
    =COUNTIF($A$1:A1,A1)
    for data in column A, starting in A1 and copied down as far as needed.
    Cheers,
    Paul Edstein
    [Fmr MS MVP - Word]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Cumulative Cell Count
    By score in forum Excel General
    Replies: 18
    Last Post: 01-01-2013, 06:43 PM
  2. [SOLVED] Count cells based on cumulative sum
    By rpulido in forum Excel General
    Replies: 2
    Last Post: 04-18-2012, 02:05 AM
  3. Memory issues - Cumulative count?
    By Undulate in forum Excel General
    Replies: 1
    Last Post: 01-28-2012, 09:15 PM
  4. Cumulative count
    By Undulate in forum Excel General
    Replies: 4
    Last Post: 01-17-2012, 07:57 AM
  5. Cumulative Count Function
    By larryg003 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-28-2010, 01:08 PM
  6. Time line chart of cumulative count
    By deemo in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-04-2009, 10:57 AM
  7. [SOLVED] Add a cumulative count to a pivot table
    By Alexandre in forum Excel General
    Replies: 0
    Last Post: 06-09-2005, 11:05 AM
  8. [SOLVED] Count number to reach a cumulative value
    By Bruce in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-25-2005, 02:06 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