+ Reply to Thread
Results 1 to 4 of 4

[Google Sheets] Get uniques IDs based on latest date

  1. #1
    Registered User
    Join Date
    04-01-2007
    Posts
    10

    [Google Sheets] Get uniques IDs based on latest date

    Hello, I have a googe sheet with these columns:

    DATE- ID - PRODUCT- PRICE

    See attached example file

    I just need a google sheet function to remove duplicates but keep IDs with latest date ocurrence

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Haluk's Avatar
    Join Date
    02-14-2019
    Location
    Turkiye
    MS-Off Ver
    2010 - 64 Bit on Windows-11 (22 H2) 64 Bit
    Posts
    1,147

    Re: [Google Sheets] Get uniques IDs based on latest date

    Why don't you give a link to your shared document ?

    .

  3. #3
    Registered User
    Join Date
    04-01-2007
    Posts
    10

    Re: [Google Sheets] Get uniques IDs based on latest date

    I tried to link my Google Sheet, buy ExcelForum doesn´t allow me to publish links!

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: [Google Sheets] Get uniques IDs based on latest date

    Please try

    =INDEX(VLOOKUP(unique(filter(B2:B,B2:B>0)),{index(SORT(A2:D,1,0),,2),SORT(A2:D,1,0)},SEQUENCE(1,4,2),0))

+ 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. Google Sheets Conditional Formatting based on Date and Time cells
    By htevents in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 03-16-2021, 10:39 AM
  2. Google sheets - change cell color based on days past date in another cell
    By Coffey80 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 03-10-2021, 03:20 PM
  3. email row contents based on cell values (google sheets populated by google forms)
    By reedg in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 01-13-2016, 02:55 PM
  4. VBA- Filter Pivot table based on latest and 2nd latest date in column
    By ziyan89 in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 12-29-2015, 11:18 AM
  5. Replies: 13
    Last Post: 07-09-2014, 04:10 PM
  6. Replies: 5
    Last Post: 03-03-2014, 01:53 AM
  7. Powerpivot - Returning latest update based on latest date
    By Kehjz in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 08-22-2013, 02:45 PM

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