how to sort cells in a column with approximate similarity and a value from other column

fowzan

Board Regular
Joined
Aug 5, 2015
Messages
59
hi
i have a price list. alot of the entries are duplicate. my main objective is to remove the duplicates.
but just removing duplicates with the default function is not what i want.
i tried sorting the column in alphabetical order but that doesnt help completely. as there some entries of a single product which are named differently (basically a space between or a minor spelling mistake). in this case sorting alphabetically doesnt help. example "abcd" and "ab cd". these 2 records are of the same product but they wont land one below the other if sorted alphabetically.
is there a way i can group approximately matching entries together with respect to 2 columns. one column would be the product name itself, and other would be the price.
the price column would always have the same value for a single product listed multiple times.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

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