Duplicate in two columns

Danad59

New Member
Joined
Aug 28, 2011
Messages
2
I am hoping someone can help me with my problem with duplicates.

I have a data sheet with thousands of rows in two columns where first column is dates and second column consists of numbers with decimal. First I would like to find all Unique and Duplicates from column two.

Next, on all the duplicates, I would like to copy only the most recent date duplicates and delete rest of the duplicates for that value in column two.

By the way, I just know how to do basic things in Excel only.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Hi Robert:

Thanks for your reply.

Unfortunately this does not work for me since I have dates in my column A. Maybe I am doing something wrong. I copied and pasted the formula:=INDEX($A$2:$A$8,MATCH(0,COUNTIF($B$2:B2,$A$2:$A$8),0)), then hit CTRL Shift Enter. Then it gives a string of numbers instead of dates in column C.
 
Upvote 0
Probably you have to change the format of those cells to Date.
Right click on the cell-->Format Cells-->Date
 
Upvote 0

Forum statistics

Threads
1,224,545
Messages
6,179,432
Members
452,915
Latest member
hannnahheileen

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top