+ Reply to Thread
Results 1 to 2 of 2

Filtering a sheet

  1. #1
    Registered User
    Join Date
    02-20-2017
    Location
    Sheffield
    MS-Off Ver
    2013
    Posts
    1

    Filtering a sheet

    Hi there

    I have a question about excel 2013.

    I have a spreadsheet with a list of number in column A and dates in column B. The numbers in column A are not unique and contain duplicates.

    Is there a way I can filter the sheet so that for each number in column A it only shows me the most recent date?

    EG
    Number Date
    45 10/01/2017
    45 12/04/2016
    23 17/08/2016
    23 14/08/2016
    23 20/08/2016
    45 20/02/2015
    57 30/06/2016
    57 10/08/2016
    12 12/08/2016

    Can I apply a filter show that it sheet would only show lines 1,5,7 and 9. Ie the lines with the most recent date for each separate number in column A


    Thanks

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Filtering a sheet

    One way could be to custom sort your data by date, then in column C use the formula...

    =COUNTIF($A$2:A2,A2)

    All the unique will now have a 1 which you can filter on
    HTH
    Regards, Jeff

+ 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. Filtering Data to another Sheet
    By asbrown07 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-22-2016, 06:14 AM
  2. [SOLVED] Filtering two tables in one sheet
    By Stroem in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-08-2012, 05:56 AM
  3. Filtering values from a sheet and returning them in a column on a different sheet
    By Adam Beauregard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-11-2011, 05:40 PM
  4. Replies: 0
    Last Post: 06-11-2011, 01:21 PM
  5. Filtering the record to new sheet
    By saikumar in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 02-06-2009, 10:22 AM
  6. Sheet: Excel Filtering
    By jmorovich in forum Excel General
    Replies: 3
    Last Post: 02-16-2007, 04:35 PM
  7. filtering in protected sheet
    By Yaheem in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-25-2006, 06:17 AM

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