W
Will
Is there a way to create a Query that will find only one occurance of each
entry in a field?
For Example... A table that has Customer Names in one of its fields. There
are multiple records for some Customes... so that name will occur multiple
times in the table in the Customer Name field.
Can I write a querry to display only one occurance of each Customer Name?
If so how?
(Then I want to convert that to a table of unique Customer names)
Thanks for any help on this.
Will
entry in a field?
For Example... A table that has Customer Names in one of its fields. There
are multiple records for some Customes... so that name will occur multiple
times in the table in the Customer Name field.
Can I write a querry to display only one occurance of each Customer Name?
If so how?
(Then I want to convert that to a table of unique Customer names)
Thanks for any help on this.
Will