Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Carter Devereaux
 
Posts: n/a
Default Creating a macro to find duplicate names

I'm trying to locate all the duplicate names in a long list that I have. Is
there a macro or something that I could use to tell Excel to do that?
  #2   Report Post  
Jim Rech
 
Posts: n/a
Default

What I usually do is sort by name and then insert a temporary column and run
a formula like this down it to mark the dups:

=IF(B1=B2,"X","")

--
Jim
"Carter Devereaux" wrote in
message ...
| I'm trying to locate all the duplicate names in a long list that I have.
Is
| there a macro or something that I could use to tell Excel to do that?


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
How do I build a Macro that can identify wooksheet names peter147 Excel Discussion (Misc queries) 4 May 22nd 05 04:26 PM
Cannot find macro New users New Users to Excel 2 February 17th 05 05:01 PM
macro to change the names and delete closed books Tim Excel Discussion (Misc queries) 2 February 6th 05 09:39 PM
Looping Macro to Find and Mark Big Tony New Users to Excel 8 January 26th 05 09:07 PM
Creating a macro Macro Insite Excel Worksheet Functions 3 November 25th 04 11:08 PM


All times are GMT +1. The time now is 09:40 PM.

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"