Results 1 to 5 of 5

Count data to a limit and increment counter

Threaded View

Ricker090 Count data to a limit and... 01-13-2012, 05:06 PM
pike Re: Count data to a limit and... 01-14-2012, 05:39 AM
pike Re: Count data to a limit and... 01-14-2012, 05:48 AM
Leith Ross Re: Count data to a limit and... 01-14-2012, 07:24 AM
Ricker090 Re: Count data to a limit and... 01-14-2012, 09:46 AM
  1. #1
    Forum Contributor
    Join Date
    06-17-2010
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2010
    Posts
    157

    Count data to a limit and increment counter

    I have a list of data and I'm trying to assign a numberical value to each line of code up to the number 30. Once I've reached 30 I'd like to increment the counter by one. For example, I have the code "APL" and it is replicated 62 times. I would like to have a counter that starts at 101 and every 30 iterations, the count will increase to 102, and finally the remaining two would be assigned to 103. Once the next unique value is reached the counter would increase to 104.

    I know this sounds a little confusing so I've attached a sample sheet. The first tab is the data as I recieve it, and the second tab shows the data as I would like to see it.

    Please note that the data will always be grouped together and in alphabetical order.
    Attached Files Attached Files
    Last edited by Ricker090; 01-14-2012 at 09:45 AM. Reason: Solved

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