I am trying to create a database for inventory. I want to have a table that lists the product ID, product name and cost. Then I would like a form that I can enter the product ID and it will auto fill the product name and cost into that form- where I can add additional information (quantity in stock etc). I have tried every help document I can find with no luck... I got the form and combo box created but keep getting an error message with my code.