dbTalk Databases Forums  

re Find duplcates??

comp.databases.ms-access comp.databases.ms-access


Discuss re Find duplcates?? in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Phil Collins
 
Posts: n/a

Default re Find duplcates?? - 01-06-2005 , 12:41 PM






Hi.
Thanks for the replies.However, I have still not solved the problem. the
data comes out of a CRM system as an excel report, I can only influence the
fields that are in the report.

I still need to get a query to get duplicate addressed where there are three
or more, then add the other fields that I require and finaly the count of
how many dupes there were.

I'm beginning to think that it cannot be done in access, It's driving me
nuts at the moment. any pointers would be very much appreciated.
Thanks again for taking the time to respond.
Phil



Reply With Quote
  #2  
Old   
pietlinden@hotmail.com
 
Posts: n/a

Default Re: re Find duplcates?? - 01-07-2005 , 12:43 AM







Phil Collins wrote:
Quote:
Hi.
Thanks for the replies.However, I have still not solved the problem.
the
data comes out of a CRM system as an excel report, I can only
influence the
fields that are in the report.

I still need to get a query to get duplicate addressed where there
are three
or more, then add the other fields that I require and finaly the
count of
how many dupes there were.

I'm beginning to think that it cannot be done in access, It's driving
me
nuts at the moment. any pointers would be very much appreciated.
Thanks again for taking the time to respond.
Phil
1. to create a query where there are duplicates of address... create a
query with all the fields you want on it (but leave out unique ID
fields if you have any) then click the sigma button to get a totals
query then add a field and make it a count field. Set the criteria to
Quote:
=3. If you really want, if the ID is unique, you can join back to the
original table and grab a value. Otherwise, you could use FIRST
instead.

Not sure it can be done? Umm... I'm sure it can. You just need to
perhaps describe it better or take on step at a time. I would start
with a totals query with FIRST and group by your duplicated fields.
then throw a count in there if you want. Just build it incrementally
or you will definitely go nuts.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.