G
Guest
The problem is with names of roads. The field for road name is set to no
duplicates. A user entered a new road by typing Allens Road, when there is
already Alans Road, this second is correct spelling. The database allowed
this because it looks like two different roads, but is really the same road
entered twice. How would I code the Dcount function to search for similarly
spelled roads to warn the user and prevent duplication? Thanks for any help
with this, I haven't been able to find any answers by searching.
duplicates. A user entered a new road by typing Allens Road, when there is
already Alans Road, this second is correct spelling. The database allowed
this because it looks like two different roads, but is really the same road
entered twice. How would I code the Dcount function to search for similarly
spelled roads to warn the user and prevent duplication? Thanks for any help
with this, I haven't been able to find any answers by searching.