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 Westi 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
Jul 20, 2005
11
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top