finding dupliates in multiple columns

excelNewbie22

Well-known Member
Joined
Aug 4, 2021
Messages
510
Office Version
  1. 365
Platform
  1. Windows
hi,
i need to know which duplicates there are in col e in combine with cells d1:a1
in order for me mark them all and then delete the duplicates in the entire range e1:a1, e2:a2 and etc
can you please help?

test
ABCDE
163544536
223833832
328122182
432122123
585555558
623833832
771311317
863544536
test
Cell Formulas
RangeFormula
E1:E8E1=D1&C1&B1&A1
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
found this:

but don't know how to write the formula to find duplicates

edit: in second thought this highlight all the duplicates and i need to keep one
like in:
data tab - Remove duplicate values
 
Last edited:
Upvote 0
lol... found it
in my last respond
data tab - Remove duplicate values
didn't know you can choose multiple columns

feedback to me ?
 
Upvote 0
Solution

Forum statistics

Threads
1,214,625
Messages
6,120,598
Members
448,973
Latest member
ksonnia

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