Folks
I'm not really a big access user.
I've somehow always managed to do what I need to do using Excell.
However, I have a very large database, that won't even open in excell.
So i have to use access.
I have a list of customer names, addresses, telephone, fax, postcode etc.
In the same database is a list of customers who havn't bought.
The two are indentifiable with a field named "type".
customers are "all", none buyers are "enq"
I've already run a duplicates query (using the find duplicates query wizzard), but I think I need to get a little more clever.
I'd like to run a duplicates query based on the first 3 letters of the company name and cross reference this with the first 3 letters in the postcode.
eg. Garage Works at LS27 12Z
Id like the query to use Gar and LS2
How would I modify the query to do this please ?