+ Reply to Thread
Results 1 to 5 of 5

Return the value from the row with latest date

Hybrid View

  1. #1
    Forum Contributor G.Bregvadze's Avatar
    Join Date
    12-06-2012
    Location
    Georgia
    MS-Off Ver
    Excel 2010 - 2016
    Posts
    256

    Return the value from the row with latest date

    Hi,

    I have some porblem with excel.

    MY case is:

    I have a list of many people or organziations with their monthly fees, but the problem is that some of them are listed twice with their contract starting dates which are different, foor example 01/02/2012 and 01/05/2012. also their fees are different.

    I need to make a list of unique peoples an organizations, but with their latest contract dates and fees.

    I could use "remove duplicates", but it won't let me store the latest dates as they are listed downward, also I could use filter to filter by year, but as I mentioned some of the same contracts start in the same year twice or even 4 times, so it is hard to filter them by months.


    Please help me if there is some sort of combination of functions to return only the fees or amounts for the contractor with the latest contract date. if needed I will upload the file
    Last edited by G.Bregvadze; 04-12-2013 at 09:05 AM.

  2. #2
    Forum Contributor
    Join Date
    03-11-2013
    Location
    Michigan
    MS-Off Ver
    Excel 2010
    Posts
    107

    Re: Return the value from the row with latest date

    You could sort by the contract date from newest to oldest and then use remove duplicates to ensure that you only remove the oldest contract information from your table.

  3. #3
    Forum Contributor G.Bregvadze's Avatar
    Join Date
    12-06-2012
    Location
    Georgia
    MS-Off Ver
    Excel 2010 - 2016
    Posts
    256

    Re: Return the value from the row with latest date

    And it won't remove any later contracts?

  4. #4
    Forum Contributor
    Join Date
    03-11-2013
    Location
    Michigan
    MS-Off Ver
    Excel 2010
    Posts
    107

    Re: Return the value from the row with latest date

    Your contracts will then be ordered from newest to oldest, so it will only remove the old duplicate contracts.

  5. #5
    Forum Contributor G.Bregvadze's Avatar
    Join Date
    12-06-2012
    Location
    Georgia
    MS-Off Ver
    Excel 2010 - 2016
    Posts
    256

    Re: Return the value from the row with latest date

    Yes, right, I missed the sorting issue. Thank you very much for help... you reduced my routine job....

+ 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