duplicate carrier number

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my database are all text fields. If it has duplicate carrier number I
want one, not as many as the table has “ It could have two, three, up to
five†same carrier numbers . Can some one help me with the query?
 
In my database are all text fields. If it has duplicate carrier number I
want one, not as many as the table has “ It could have two, three, up to
five” same carrier numbers . Can some one help me with the query?

Please explain the context. "I want one" - where? in a Query? in a
combo box? in the table (i.e. do you want to delete all but one record
in your table for each carrier number)?

What are you trying to accomplish?

John W. Vinson[MVP]
 
What the query is for: to give me all the carrier numbers in the database,
but the the duplicate.Example: if the table which has 20000 carriers numbers
has two john Vinson with the same carrier number. give me one of them. "
like the find duuplicates query wizard in access but show one number not all
of them"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

debugging query-forms 2
JOins pls help 4
access joins 1
hubs 1
null query problem 3
Query or a form required 9
Should I Use a Union Query? 1
Query by Form "blows-up" when query is closed and re-opened 1

Back
Top