I have duplicate query setup that works fine providing I only want to match against the entire lastname. I need it to be able to match against the first 3 characters of the lastname. I have tried using the left function to no avail. Is there any other way I can query for duplicates against the first 3 chars of a string?
Thanx in advance
Thanx in advance