+ Reply to Thread
Results 1 to 4 of 4

Thread: For you, bright minds out there

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

    For you, bright minds out there

    I have huge amount of data in 3 columns A, B, and C. Going in reverse order column C is just some code letters, not important. Column B has sequential numbers from 1 to between 65 and 85. Always starts with 1, but every sequence has different number of digits in it, ex. 1-68, 1-81, 1-76 etc. There are no blank cells, as soon as one sequence ends, new one starts. In column A I need to number every sequence so that every digit in a sequence in column B would have a corresponding number in column A, and for every digit of the same sequence the number in column A would be same, ex. every digit in first sequence in column B would have 1 in corresponding row in column A, every digit in second sequence would have 2 in corresponding row in column A etc.
    Can anyone help? I'm using Excel 2010.
    Thank you!

  2. #2
    Valued Forum Contributor alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Lake County, Illinois
    MS-Off Ver
    MS Office 2010, 2007 and 2002
    Posts
    1,165

    Re: For you, bright minds out there

    I think I understand what you are looking for. In cell A1, type 1. In A2 type this formula: =if(B2=1, A1+1, A1).
    Copy the formula down the A column.

    Alan

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

    Re: For you, bright minds out there

    Thank you, Alan!I can't believe I didn't figure this out myself. Usually I'm pretty good with formulas

  4. #4
    Forum Guru
    Join Date
    10-28-2008
    Location
    Not here anymore
    MS-Off Ver
    irrelevant
    Posts
    10,151

    Re: For you, bright minds out there

    pzak, before you post your next question, take a moment to read the forum rules and show some respect for them, especially regarding meaningful thread titles.

+ 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