Hi Galxiom
Thanks for the reply
I now have the following code in the row source for ProductCode, but am still being asked to enter a parameter value. Is the syntax I'm using correct?
SELECT distinct tblProducts.ID, tblProducts.Description, tblProducts.RetailPrice FROM tblProducts WHERE...