Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Finding Duplicates

Hi
Can some one please guide me how find duplicates with in an array. I have a
sheet with part Nos & Price. It will have many duplicate part nos with
different prices. I would like it to find the duplicates display the
duplicates to user & let them select the Cost they want to keep (get rid of
the rest of the duplicates).
Any tips are greatly appreciated.
Thanks in advance

XL 2000 , VBA, Win XP


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Finding Duplicates

The easiest way would be to sort the array on part number, then you just
compare each successive row to identify the duplicates.

Regards,
Tom Ogilvy

"RB" wrote in message
ble.rogers.com...
Hi
Can some one please guide me how find duplicates with in an array. I have

a
sheet with part Nos & Price. It will have many duplicate part nos with
different prices. I would like it to find the duplicates display the
duplicates to user & let them select the Cost they want to keep (get rid

of
the rest of the duplicates).
Any tips are greatly appreciated.
Thanks in advance

XL 2000 , VBA, Win XP




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 duplicates NeedToKnow Excel Discussion (Misc queries) 3 June 11th 08 10:50 PM
Finding Non-Duplicates calibansfolly Excel Worksheet Functions 2 July 16th 07 04:40 PM
Finding duplicates Stephanie Excel Discussion (Misc queries) 5 April 10th 07 09:10 AM
help...finding duplicates mj Excel Worksheet Functions 3 March 9th 06 06:41 PM
Finding duplicates Ted Metro Excel Worksheet Functions 2 November 21st 05 07:09 PM


All times are GMT +1. The time now is 12:54 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"