Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
lunagirl
 
Posts: n/a
Default check for duplicate names in spreadsheet

Hi,

I have a rather large spreadsheet with thousands of names and personal
details (numeric). Can somebody please show me how I can check for duplicate
members names, and can I apply the same formula for duplicate personal
details? I have a separate column for first name and surname.

Thanking you in advance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default check for duplicate names in spreadsheet

I would insert a new column to join the two names into one field.

=a2&"|"&b2
(The | is just a separator)

Then I'd use some of the techniques at Chip Pearson's to find duplicates for
this column.
http://www.cpearson.com/excel/duplicat.htm

After finding the duplicates, I think knowing which formulas to apply would
either boil down to consistency or some sort of manual effort. (I don't have a
guess.)

lunagirl wrote:

Hi,

I have a rather large spreadsheet with thousands of names and personal
details (numeric). Can somebody please show me how I can check for duplicate
members names, and can I apply the same formula for duplicate personal
details? I have a separate column for first name and surname.

Thanking you in advance.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
lunagirl
 
Posts: n/a
Default check for duplicate names in spreadsheet

Thanks so much for your help Dave, it was exactly what I was looking for.

Very grateful

Lunagirl

"Dave Peterson" wrote:

I would insert a new column to join the two names into one field.

=a2&"|"&b2
(The | is just a separator)

Then I'd use some of the techniques at Chip Pearson's to find duplicates for
this column.
http://www.cpearson.com/excel/duplicat.htm

After finding the duplicates, I think knowing which formulas to apply would
either boil down to consistency or some sort of manual effort. (I don't have a
guess.)

lunagirl wrote:

Hi,

I have a rather large spreadsheet with thousands of names and personal
details (numeric). Can somebody please show me how I can check for duplicate
members names, and can I apply the same formula for duplicate personal
details? I have a separate column for first name and surname.

Thanking you in advance.


--

Dave Peterson

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
Spreadsheet shortcuts not working brt Setting up and Configuration of Excel 2 April 26th 06 01:57 PM
Can I print the tab names in an Excel spreadsheet? CLAMJ Excel Discussion (Misc queries) 1 March 1st 06 03:26 PM
Setting Tab Names To Dates In Spreadsheet Chris Excel Worksheet Functions 2 February 5th 06 03:37 AM
Can you sort with check boxes? Q Excel Discussion (Misc queries) 3 November 10th 05 08:11 PM
copying cell names Al Excel Discussion (Misc queries) 12 August 11th 05 03:01 PM


All times are GMT +1. The time now is 10:22 AM.

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

About Us

"It's about Microsoft Excel"