H
Heather
Hi All,
not sure if anyone can help with this.
I have a column called VNTR24 which has 10+ digit numbers - these are not
unique and we want to be able to identify people with matching VNTR24 numbers
to cluster them.
In excel I've used the following formula: =COUNTIF(A:A,A2)>1
to return in the next column a TRUE or FALSE based on whether two records
are matched on VNTR24 number.
I need to do the same in Access 2007, returning either a "TRUE" or "FALSE"
if the records are clustered/matched on this VNTR24 or not in an UPDATE
query!?
Can anyone help please?
NB: I use design view mostly as am just learning SQL.
Many thanks in advance for you advice.
Heather
not sure if anyone can help with this.
I have a column called VNTR24 which has 10+ digit numbers - these are not
unique and we want to be able to identify people with matching VNTR24 numbers
to cluster them.
In excel I've used the following formula: =COUNTIF(A:A,A2)>1
to return in the next column a TRUE or FALSE based on whether two records
are matched on VNTR24 number.
I need to do the same in Access 2007, returning either a "TRUE" or "FALSE"
if the records are clustered/matched on this VNTR24 or not in an UPDATE
query!?
Can anyone help please?
NB: I use design view mostly as am just learning SQL.
Many thanks in advance for you advice.
Heather