davedynamic
Registered User.
- Local time
- Today, 05:13
- Joined
- Sep 26, 2001
- Messages
- 18
I have a table which stores product codes and prices from various suppliers.
For example:
Code Price Supplier
101 $10.00 Someone
101 $12.50 Someone Else
What I want to create is a query to find the cheapest supplier for the product.
I can't seem to think of how to start?
For example:
Code Price Supplier
101 $10.00 Someone
101 $12.50 Someone Else
What I want to create is a query to find the cheapest supplier for the product.
I can't seem to think of how to start?