Retain lowest values, Delete the rest

panyagak

Active Member
Joined
Feb 24, 2017
Messages
299
Hi All.

Am in trouble.

I have a filtered data set of only Integers in an Excel sheet.
Col. 1 is Date
Col. 2 is Subject Names
Col Y is COLUMN OF INTEREST - Its where you may find Subject Names with more than one Integers eg. 9.00, 246.00, 1765.00 etc under one Subject Name. I only need 9.00!!

Have sorted the data in order of Subject Names then Col. Y in ascending order.

To avoid duplicates, I need to only retain the lowest values as and when duplicates appear. (The Duplicates Excel tool doesnt give me desired results).

Kindly help.

Thanks
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Provided you have done the sorting the delete duplicates tool should work. In what way doesnt it?
 
Upvote 0
Once it finds a value it will delete anything after that that is a duplicate. It therefore leaves the first instance. If you have sorted in the correct order it will leave the minimum. In your instance you need to sort by column Y and use the tool on column B.
 
Upvote 0

Forum statistics

Threads
1,226,114
Messages
6,189,052
Members
453,522
Latest member
Seeker2025

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