+ Reply to Thread
Results 1 to 2 of 2

sequence numbers:applying filter.

  1. #1
    Ashley
    Guest

    sequence numbers:applying filter.

    how i can put sequence number after applying filter.
    if anyone can help me on this matter, i'll be very thankful.

  2. #2
    Ron Coderre
    Guest

    re: sequence numbers:applying filter.

    If your list begins in cell A1....

    Insert a column and put SEQ in the "new" cell A1.
    Then put this formula in Cell A2 and copy down:
    =SUBTOTAL(3,B$2:B2)

    Now filter your list. That formula will count the number of non-blank,
    visible cells.

    Note the dollar sign in the formula. Cell A3 will count the non-blank,
    visible cells from A2:A3. Cell A5 will count them from A2:A5, etc.

    Does that help?

    --
    Regards,
    Ron


    "Ashley" wrote:

    > how i can put sequence number after applying filter.
    > if anyone can help me on this matter, i'll be very thankful.


+ 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