+ Reply to Thread
Results 1 to 3 of 3

Thread: sequencing issue

  1. #1
    Registered User
    Join Date
    12-15-2011
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    2

    sequencing issue

    I need to have a sequential value labeling the number of identical values in a list. For example if I have FB1, FB1, FB1, FB1 in rows A1:A4, I need it to say 1,2,3,4 respectively in rows B1:B4. Then in row A5 when a unique value of FB2 starts, I need the counter to start over at 1 again. How do I do this?

  2. #2
    Valued Forum Contributor tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    USA
    MS-Off Ver
    Excel 2003 - 2007
    Posts
    2,352

    Re: sequencing issue

    mster4210,

    Welcome to the forum!
    In cell B1:
    =COUNTIF($A$1:A1,A1)

    And then copy down.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    12-15-2011
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: sequencing issue

    worked perfectly thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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