+ Reply to Thread
Results 1 to 3 of 3

reversing order of columns of data

  1. #1
    Jim Brass
    Guest

    reversing order of columns of data

    Hi
    This may be simple: I have a sheet that has the dates Jan 1 thru Dec 31 in
    column A. Then in columns B on out I have years 1890 - 2005. I have the high
    temps for each day in each of the years columns(Col B is 1890; Col C is
    1891;etc.). I would like to reverse the order from 1890-2005 to 2005-1890.
    (eg. Col B - 2005; Col C - 2004) What macro would work the best? Thanks,
    Jim



  2. #2
    Tom Ogilvy
    Guest

    Re: reversing order of columns of data

    select columns B to the last column. Then do

    Data=>sort
    Select options button and choose left to right.

    Specify your row of dates as the key field (assume row 1)

    --
    Regards,
    Tom Ogilvy

    "Jim Brass" <[email protected]> wrote in message
    news:[email protected]...
    > Hi
    > This may be simple: I have a sheet that has the dates Jan 1 thru Dec 31 in
    > column A. Then in columns B on out I have years 1890 - 2005. I have the

    high
    > temps for each day in each of the years columns(Col B is 1890; Col C is
    > 1891;etc.). I would like to reverse the order from 1890-2005 to 2005-1890.
    > (eg. Col B - 2005; Col C - 2004) What macro would work the best? Thanks,
    > Jim
    >
    >




  3. #3
    postman Jim
    Guest

    Re: reversing order of columns of data


    Thanks! I never looked at the options button before. It worked slick!


    *** Sent via Developersdex http://www.developersdex.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