+ Reply to Thread
Results 1 to 6 of 6

Sort Rows Ignoring Headers

  1. #1
    Dick
    Guest

    Sort Rows Ignoring Headers

    I have several pages of data in rows. Each page has the same column
    headers for use when printing out just that page. I want to be able
    to sort all the rows on all the pages as a single sort without getting
    the headers involved. How do I lock out the headers from the sort?

  2. #2
    Peo Sjoblom
    Guest

    Re: Sort Rows Ignoring Headers

    When you do the sort make sure you check "My data range has Header row"
    before you sort, that is only necessary when sorting text, if you sort
    numbers headers will default to that

    --

    Regards,

    Peo Sjoblom

    Northwest Excel Solutions

    www.nwexcelsolutions.com

    (remove ^^ from email address)

    Portland, Oregon




    "****" <LeadWinger> wrote in message
    news:qc6i02t0vaqg1i580e4f9tgn6f9nor4kpd@4ax.com...
    >I have several pages of data in rows. Each page has the same column
    > headers for use when printing out just that page. I want to be able
    > to sort all the rows on all the pages as a single sort without getting
    > the headers involved. How do I lock out the headers from the sort?



  3. #3
    John Crosher
    Guest

    RE: Sort Rows Ignoring Headers

    I assume you mean "worksheets", rather than pages. You cannot sort multiple
    worksheets in one sort action, as the sort process requires a column for the
    sort criterion. You will need a macro to join all the separate sorts
    together. Do the first sort while recording a macro, then copy the sort
    process within the macro procedure for each worksheet, modifying each one for
    the respective sheet.

    Use Peo's advice for ignoring headers.

    "****" wrote:

    > I have several pages of data in rows. Each page has the same column
    > headers for use when printing out just that page. I want to be able
    > to sort all the rows on all the pages as a single sort without getting
    > the headers involved. How do I lock out the headers from the sort?
    >


  4. #4
    Guest

    Re: Sort Rows Ignoring Headers

    Hi

    If you mean that your single sheet has lots of pages of data, just set the
    heading line once at the top. You can then use File/Page Setup/Sheet tab and
    set the 'Rows to repeat at top' to $1:$1. When you print any individual
    pages, it will still include the first row of headings.

    Andy.

    "****" <LeadWinger> wrote in message
    news:qc6i02t0vaqg1i580e4f9tgn6f9nor4kpd@4ax.com...
    >I have several pages of data in rows. Each page has the same column
    > headers for use when printing out just that page. I want to be able
    > to sort all the rows on all the pages as a single sort without getting
    > the headers involved. How do I lock out the headers from the sort?




  5. #5
    Dick
    Guest

    Re: Sort Rows Ignoring Headers

    Thanks Andy. I will try that. I really didn't want to get involved
    with macros. It's just a simple data base with no calculations that
    several people need to be able to sort as needed.

    ****

    On Sat, 4 Mar 2006 12:10:48 -0000, <Andy> wrote:

    >Hi
    >
    >If you mean that your single sheet has lots of pages of data, just set the
    >heading line once at the top. You can then use File/Page Setup/Sheet tab and
    >set the 'Rows to repeat at top' to $1:$1. When you print any individual
    >pages, it will still include the first row of headings.
    >
    >Andy.
    >
    >"****" <LeadWinger> wrote in message
    >news:qc6i02t0vaqg1i580e4f9tgn6f9nor4kpd@4ax.com...
    >>I have several pages of data in rows. Each page has the same column
    >> headers for use when printing out just that page. I want to be able
    >> to sort all the rows on all the pages as a single sort without getting
    >> the headers involved. How do I lock out the headers from the sort?

    >



  6. #6
    Dick
    Guest

    Re: Sort Rows Ignoring Headers

    Andy -

    Thanks a lot. That was exactly what I needed, and very simple too!
    Although I set the pages to repeat as A1:A4 as there were four rows
    that needed to be repeated. I didn't try the $1:$1.

    ****


    On Sat, 04 Mar 2006 07:44:52 -0700, **** <LeadWinger> wrote:

    >Thanks Andy. I will try that. I really didn't want to get involved
    >with macros. It's just a simple data base with no calculations that
    >several people need to be able to sort as needed.
    >
    >****
    >
    >On Sat, 4 Mar 2006 12:10:48 -0000, <Andy> wrote:
    >
    >>Hi
    >>
    >>If you mean that your single sheet has lots of pages of data, just set the
    >>heading line once at the top. You can then use File/Page Setup/Sheet tab and
    >>set the 'Rows to repeat at top' to $1:$1. When you print any individual
    >>pages, it will still include the first row of headings.
    >>
    >>Andy.
    >>
    >>"****" <LeadWinger> wrote in message
    >>news:qc6i02t0vaqg1i580e4f9tgn6f9nor4kpd@4ax.com...
    >>>I have several pages of data in rows. Each page has the same column
    >>> headers for use when printing out just that page. I want to be able
    >>> to sort all the rows on all the pages as a single sort without getting
    >>> the headers involved. How do I lock out the headers from the sort?

    >>



+ 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