Results 1 to 11 of 11

Sequential numbering with gaps

Threaded View

  1. #1
    Forum Contributor
    Join Date
    06-10-2004
    Posts
    121

    Sequential numbering with gaps

    Hi there.


    I have a column in which I enter a date, and an adjacent column which automatically enters a sequential number, using ...
    =IF(K10,J10+1,"")
    this is fine providing every line has an entry, however I know want the same thing to happen if there are blanks in the date column:
    481    7-nov
    482    9-nov
    blank  blank
    blank  blank
    483    9-nov
    blank  blank
    484    10-nov
    I've tried several ways, but I think I'm overcomplicating, hopefully someone can point me in the right direction with a simple solution.

    Thanks
    Last edited by Leith Ross; 11-11-2007 at 11:26 PM.

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