CaptainBalrog
Registered User.
- Local time
- Today, 00:42
- Joined
- Nov 22, 2005
- Messages
- 14
Hi there.
I have inherited a crazy old database.
It has a payments table with multiple instances of supplier code and supplier name. I need to build a query that returns a single record for each supplier code and name but in some cases the supplier name is spelled differently so using DISTINCT will still return multiple records for some supplier codes.
I'm not vastly experienced with sql or access so any help on how to do this would be much appreciated.
I have inherited a crazy old database.
It has a payments table with multiple instances of supplier code and supplier name. I need to build a query that returns a single record for each supplier code and name but in some cases the supplier name is spelled differently so using DISTINCT will still return multiple records for some supplier codes.
I'm not vastly experienced with sql or access so any help on how to do this would be much appreciated.