Hello Everyone,

I need your help with an issue regarding showing my products picture on a user form after its been selected from a combo box. I've attached a sample of the database so you'll have a better understanding of what I'm about to describe. On my table 'Tbl_Prods' I have four fictional products. I've added to bitmap images to two of these products. I would like these pictures to appear on the user form when selected from the drop down list. I'm not sure what I'm doing wrong, but I'm running into a problem when I add the Tbl_Prod table to the query. When the Tbl_Prod table is added to the query the form will show the correct picture but will no longer let me add new data to the table called Tbl_Estimates. Can anyone help me with this?
Thank you in advance for your assistance.