+ Reply to Thread
Results 1 to 3 of 3

Function to resort selected entries in table by date

  1. #1
    Registered User
    Join Date
    01-15-2017
    Location
    LONDON, ENGLAND
    MS-Off Ver
    Excel Mac 2011 14.6.6
    Posts
    55

    Function to resort selected entries in table by date

    Hi,

    Please see attached workbook.

    I have a table of data on Sheet '2017' - Columns I - AC

    I need to display this same data on another sheet: '2017 Sorted by Start Date' but sorted by data in the Start Date column.

    And I need it to only include row entries where the Status is either: 'Confirmed', 'Invoiced' or 'Paid'.


    I can't think of a way to do this.

    Thanks in advance for any help.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,681

    Re: Function to resort selected entries in table by date

    This proposed solution employs two helper columns, which may be hidden for aesthetic purposes, on the '2017' sheet.
    The first helper column (AD) is populated by the formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The second helper column (AE) is populated by the formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The table on the '2017 Sorted by Start Date' sheet is populated by the formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    A conditional formatting rule has been applied to that table to hide zeros.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,628

    Re: Function to resort selected entries in table by date

    All are ARRAY formulas, to be confirmed with Ctrl+Shift+Enter keys.
    Helper cells AE2:AE4 are used.

    IN K3, then drag down

    Please Login or Register  to view this content.
    IN I3, then drag across all yellow cells.
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Group table entries by Date
    By Steve158 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-11-2016, 01:42 PM
  2. Replies: 46
    Last Post: 08-27-2015, 01:51 AM
  3. How to resort table when web data updates
    By semajjames in forum Excel General
    Replies: 1
    Last Post: 11-19-2014, 10:30 AM
  4. Counting entries in a table which meet date criteria
    By Big Chris in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-24-2014, 04:29 AM
  5. Sum selected entries from a table
    By aljanga in forum Excel General
    Replies: 7
    Last Post: 10-26-2009, 04:22 AM
  6. Resort a Pivot Table Filter
    By wburbage in forum Excel General
    Replies: 2
    Last Post: 07-01-2008, 02:57 PM
  7. [SOLVED] How to display selected table entries from another worksheet?
    By Wheel in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-03-2005, 11:05 PM

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