R
Robin Chapple
I have a worldwide membership database where I need to check that
members do not have duplicate entries.
I propose to check the combination of "LastName" and "ClubName". So
the query needs to say:
"Which records have the same "LastName" combined with "ClubName"?
Thanks,
Robin Chapple
members do not have duplicate entries.
I propose to check the combination of "LastName" and "ClubName". So
the query needs to say:
"Which records have the same "LastName" combined with "ClubName"?
Thanks,
Robin Chapple