And one more option is to use select duplicate. First you have to sort your data by Column 2 so you get the "latest" value as first (you might have to add row column to your data unless you nothing else to use to sort)
![jthi_0-1721764368432.png jthi_0-1721764368432.png](/t5/image/serverpage/image-id/66463iE29CB4A51E38FE21/image-size/medium?v=v2&px=400)
Then select Column 1 and use Select Duplicate Rows
![jthi_1-1721764406571.png jthi_1-1721764406571.png](/t5/image/serverpage/image-id/66464i9D8D4C68150EE53E/image-size/medium?v=v2&px=400)
You should now have the rows selected you wish to drop
![jthi_2-1721764433240.png jthi_2-1721764433240.png](/t5/image/serverpage/image-id/66465i392C9487B7C71BA5/image-size/medium?v=v2&px=400)
You can then delete these or right click on rows and invert selection
![jthi_3-1721764462694.png jthi_3-1721764462694.png](/t5/image/serverpage/image-id/66466i7CE0B1E7021613C4/image-size/medium?v=v2&px=400)
Now you should have the rows you wish to have selected. You can also sort while having the selection if you wish to, but it will then select values from the Column 2
![jthi_4-1721764597169.png jthi_4-1721764597169.png](/t5/image/serverpage/image-id/66467i612A14F7E779E030/image-size/medium?v=v2&px=400)
All of these different options have their own place.
-Jarmo