LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
ali ali is offline
external usenet poster
 
Posts: 7
Default Macro for finding duplicate names(easiest way!)

U dont' need a macro for this ! just follow my steps.

Step1: Sor the names in any order (Data-- Sort)

Step2: at the most-right-hand column, input the following formula

=IF(A2=A3, "duplicated", "ok") , so ur names should be at column A.

Step3: Drag the formula till the end of the column, and u'll see. If there
are duplicated names, the column with our formulas will show "duplicated" so
those names do not duplicate will show "OK" .

Step4: Filter it (Data -- Filter-- Auto Filter). Go to ur right-most
column, filter out duplicated and high light them

Step5: Take out the filter. DONE !!!!!


Now u have duplicated names highlighted, or vice versa ^_^!.

Allen P. W.

Deutsche Bank AG, Bankok.






"Brenda" wrote:

Can anyone help me with writing a macro to find duplicate names in
spreadsheets with 6,000+ entries?

 
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 Rows (Macro) Edwin Excel Discussion (Misc queries) 2 July 2nd 09 09:02 PM
Finding/removing duplicate names in a worksheet Dave Excel Worksheet Functions 1 April 17th 06 08:05 PM
Finding Duplicate Names from Different Lists... PokerZan Excel Discussion (Misc queries) 1 July 8th 05 09:58 AM
Creating a macro to find duplicate names Carter Devereaux Excel Discussion (Misc queries) 1 July 6th 05 10:39 PM
finding duplicate then copying macro.. Michael A Excel Discussion (Misc queries) 5 March 8th 05 03:26 AM


All times are GMT +1. The time now is 02:54 PM.

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"