+ Reply to Thread
Results 1 to 3 of 3

Sort row data by date and extract to another sheet?

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-23-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    404

    Sort row data by date and extract to another sheet?

    Hello,

    I have attached an example Excel 2003 workbook. My data is on Sheet 1. What I am trying to do is to extract all the scores for 'Client 8' so it looks like what's on Sheet 2. Ideally I would like the latest scores at the top and the earliest ones at the bottom.

    I can't use VBA on this project.

    Can any one help?

    Sorry - probably not the greatest title ever written.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    06-23-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    17

    Re: Sort row data by date and extract to another sheet?

    Example-1.xls

    Check whether this helps or not.

  3. #3
    Forum Contributor
    Join Date
    08-23-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    404

    Re: Sort row data by date and extract to another sheet?

    Hi,

    Thanks - I really need it to be formula based though. The following works but I can't figure out where to put the ISERROR function to stop it showing #N/A!

    =INDEX(DB!$A$2:$L$2000,SMALL(IF(DB!$A$2:$A$2000=DB!$A$1,ROW(DB!$A$2:$A$2000)-1,""),ROW(DB!$A2)),COLUMN(DB!A$1))

+ 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