+ Reply to Thread
Results 1 to 3 of 3

How can I keep my numbering system consecutive when I sort?

  1. #1
    duchess_2
    Guest

    How can I keep my numbering system consecutive when I sort?

    I have created a spread sheet with a numbering system. I would like it to be
    permanently consecutive when I do a sort...is there a way to create a
    permanent row that is not affected when I sort the rest of the document?

  2. #2
    Gord Dibben
    Guest

    Re: How can I keep my numbering system consecutive when I sort?

    Duchess

    In top cell in a column enter =ROW()

    Drag/copy that down as far as you have data.

    When you sort, that column of numbers will remain untouched because row 1 is
    always row 1 and row 2 is always row 2 etc.

    This assumes you are sorting top to bottom.

    If left to right use =COLUMN() across the row.



    Gord Dibben Excel MVP



    On Mon, 24 Oct 2005 12:46:03 -0700, duchess_2
    <[email protected]> wrote:

    >I have created a spread sheet with a numbering system. I would like it to be
    >permanently consecutive when I do a sort...is there a way to create a
    >permanent row that is not affected when I sort the rest of the document?



  3. #3
    RagDyer
    Guest

    Re: How can I keep my numbering system consecutive when I sort?

    One way:

    Say your row #1 starts on Row5.
    In A5 enter:
    =ROWS($1:1)
    And copy down as needed.
    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "duchess_2" <[email protected]> wrote in message
    news:[email protected]...
    > I have created a spread sheet with a numbering system. I would like it to

    be
    > permanently consecutive when I do a sort...is there a way to create a
    > permanent row that is not affected when I sort the rest of the document?



+ Reply to Thread

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