Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sorting for multiples

Status
Not open for further replies.

hwagner

Programmer
Joined
Jul 20, 2005
Messages
11
Location
US
I need some guidance. I have a table with 11 columns and 2200 rows. I have duplicates of some of the rows, and I only want to see them if the same row is in there 5 times or more. can this be done?

Thanks
 
Hi
You can use the Find Duplicates query wizard. Then edit it to change the criteria for "Number of Dups" from >1 to >4
 
Thank you soo much that was so easy.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top