I'm having a problem with a subform that will not requery.
The subform is a datasheet that pulls price records based on a combo box in the main form. The query for the subform is as follows
SELECT AFL_CustomerPrices.Matrix, AFL_CustomerPrices.Test, AFL_CustomerPrices.Method...