+ Reply to Thread
Results 1 to 5 of 5

return greatest date in rows meeting criteria

  1. #1
    Forum Contributor
    Join Date
    10-09-2012
    Location
    Adelaide, South Australia
    MS-Off Ver
    Excel 2010
    Posts
    135

    return greatest date in rows meeting criteria

    Hello I am trying to return the greatest date of rows meeting the following criteria: (my data is formatted in tables)

    =C10 (Table1[@[ID]])
    =D10 (Table1[@[Desc]])

    Referenced table (Table2)

    data matching

    C6:C3511 with Table2[ID]
    D6:D3511 with Table2[Desc]

    the date I wish to return is in J6:J3511 (Table2[Date])

    I hope that makes sense

  2. #2
    Forum Contributor Steve N.'s Avatar
    Join Date
    12-22-2011
    Location
    USA
    MS-Off Ver
    Excel 2007, 2010
    Posts
    298

    Re: return greatest date in rows meeting criteria

    Can you attach a sample work book of your data, with an example of your desired result? Much easier to help if we can see what you're working with...

  3. #3
    Forum Contributor
    Join Date
    10-09-2012
    Location
    Adelaide, South Australia
    MS-Off Ver
    Excel 2010
    Posts
    135

    Re: return greatest date in rows meeting criteria

    Sorry I am unable to upload from our system, is there something I could explain better?

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,893

    Re: return greatest date in rows meeting criteria

    Perhaps you should manually prepare a sample of what your actual data looks like. It is difficult to determine how your data is formatted, what is included in your data. With out some sample data that is representative of your actual data, it will be difficult to provide you with a viable solution.

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  5. #5
    Forum Contributor
    Join Date
    10-09-2012
    Location
    Adelaide, South Australia
    MS-Off Ver
    Excel 2010
    Posts
    135

    Re: return greatest date in rows meeting criteria

    Hi,
    I was able to find a solution:

    =MIN(IF((Range1=criteria1)*(Range2=criteria),date range))

    Thanks for your help

+ 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. Array formula to return a table excluding rows meeting a certain criteria
    By puckman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-12-2013, 07:54 AM
  2. return a total when meeting only one criteria.
    By Thargor in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 07-12-2010, 02:36 PM
  3. can't pull greatest date using criteria
    By wendyhatwork in forum Excel - New Users/Basics
    Replies: 11
    Last Post: 10-22-2008, 03:47 PM
  4. Return Info After Meeting 2 Criteria
    By sabunabu in forum Excel General
    Replies: 13
    Last Post: 09-27-2007, 04:51 PM
  5. [SOLVED] Finding The Nth Greatest Value Meeting Criteria
    By Clara in forum Tips and Tutorials
    Replies: 23
    Last Post: 10-07-2005, 02:08 AM

Tags for this Thread

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