+ Reply to Thread
Results 1 to 3 of 3

Create a number sequence and restart when a cell value equals a criteria

  1. #1
    Registered User
    Join Date
    07-27-2010
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    15

    Create a number sequence and restart when a cell value equals a criteria

    Hai All

    In Excel Create a number sequence and restart after a blank cell value . I have attached The Excel sheet I required the value as shown in Column C ( New Activity ID)

    Thanks
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Create a number sequence and restart when a cell value equals a criteria

    In D2 Cell
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Drag it down..


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Create a number sequence and restart when a cell value equals a criteria

    Or a slightly shorter way...
    =IF(C2=""," ",SUM(E1)+10)

    I used column E to compare with your answers, so use E, and when you are satisfied it works, move it to D
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Get number of rows where month equals X AND where other criteria match
    By torshen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-01-2013, 10:48 AM
  2. [SOLVED] if cell above number equals Value, sum all number across all rows and columns
    By Portermt in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-27-2013, 06:20 PM
  3. Replies: 5
    Last Post: 01-28-2012, 10:39 AM
  4. Form: Create a caption that equals the next number in a list of unique IDs
    By James B in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-21-2011, 09:15 AM
  5. Replies: 12
    Last Post: 10-10-2005, 12:05 PM

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