Hi,
I am trying to do a lookup for a price on a comparative shoe model. I have a model table (table name is Model) which lists comparative models and a separate table listing the prices (table name is ModelPrices)which are updated quarterly.
I have built a query to show models, their price and...