+ Reply to Thread
Results 1 to 3 of 3

Row Counter

  1. #1
    Lionel B. Dyck
    Guest

    Row Counter

    I'm creating a worksheet with numerous items (rows) in it. I need to have a
    column that just indicates the row number relative to the first row (excluding
    any titles).

    Is there a way to do this?

    thanks

    --
    Lionel B. Dyck <><
    AIM ID: lbdyck
    Homepage http://www.lbdsoftware.com

  2. #2
    Ragdyer
    Guest

    Re: Row Counter

    If you anticipate that you might insert and delete rows below your title
    headers,
    Here's one way:

    If your data *starts* in Row4 (titles in Row3),
    Enter this in Row4:

    =ROW()-3

    And copy down as needed.

    Or, you could simply *double* click on the fill handle, and have this
    formula *automatically* copied down the column, as far as there's data in
    the adjoining column.
    --
    HTH,

    RD

    ---------------------------------------------------------------------------
    Please keep all correspondence within the NewsGroup, so all may benefit !
    ---------------------------------------------------------------------------
    "Lionel B. Dyck" <x-lbdyck@ca.astound.net-x> wrote in message
    news:eHZP8$ytGHA.3964@TK2MSFTNGP04.phx.gbl...
    > I'm creating a worksheet with numerous items (rows) in it. I need to have
    > a column that just indicates the row number relative to the first row
    > (excluding any titles).
    >
    > Is there a way to do this?
    >
    > thanks
    >
    > --
    > Lionel B. Dyck <><
    > AIM ID: lbdyck
    > Homepage http://www.lbdsoftware.com



  3. #3
    Lionel B. Dyck
    Guest

    Re: Row Counter

    Ragdyer wrote:
    > If you anticipate that you might insert and delete rows below your title
    > headers,
    > Here's one way:
    >
    > If your data *starts* in Row4 (titles in Row3),
    > Enter this in Row4:
    >
    > =ROW()-3
    >
    > And copy down as needed.
    >
    > Or, you could simply *double* click on the fill handle, and have this
    > formula *automatically* copied down the column, as far as there's data
    > in the adjoining column.


    Wow - I figured it would be something simple I had overlooked. Thanks

    --
    Lionel B. Dyck <><
    AIM ID: lbdyck
    Homepage http://www.lbdsoftware.com

+ 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