Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Finding Duplicate Record in more than one column

Hi Peter,

Please add two columns after your column A and column B and then put the
formulas as under and drag them till end.

Column C
=CONCATENATE(A1,B1)

Column D
=IF(C2="","",IF(COUNTIF($C$1:C2,C2)1,COUNTIF($C$1 :C2,C2)&" "&"times
repeated","Unique"))

Note: For column D only, you need to skip first cell i.e. D1 and start
filling the forumla from D2 onwards.

Let me know if it works, else I'll provide different solution based on your
problem
--
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)


New Delhi, India


"peterwhite" wrote:

Hi, I have a excel 2003 worksheet that contains some records. Column A is
streetname and Column B is street number. The other columns contains
information regarding that address.

I would like to find addresses that are repeats, i.e. when more than 1
record having the same value for column A, at the same time, having the same
value for column B.

How should I start?

thank you all.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Finding Duplicate UPC Codes in 1 Column JeremyH1982 Excel Discussion (Misc queries) 7 January 30th 10 01:47 AM
Finding/Removing Duplicate Numbers In A Column ? Robert11 New Users to Excel 3 November 26th 06 10:48 PM
delete duplicate record but only determine 1 column data AskExcel Excel Worksheet Functions 3 January 28th 06 01:11 PM
Finding Duplicate text strings with a single column Ed P Excel Worksheet Functions 2 March 17th 05 03:56 AM
Finding duplicate nuumbers in a column Johnny the hat Excel Worksheet Functions 2 October 29th 04 03:28 PM


All times are GMT +1. The time now is 08:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"