Hi
I have a table which lists parts and then the part prices for each supplier
I need a query that will select the cheapest one, and also display the name (field heading), so we can work out the cheapest supplier quickly. I thought this would be relatively easy, but not getting anywhere
Example of table....
Part SupA SupB SupC
PartA £12 £13.50 £13.45
Hope someone can help
Many thanks
I have a table which lists parts and then the part prices for each supplier
I need a query that will select the cheapest one, and also display the name (field heading), so we can work out the cheapest supplier quickly. I thought this would be relatively easy, but not getting anywhere
Example of table....
Part SupA SupB SupC
PartA £12 £13.50 £13.45
Hope someone can help
Many thanks