I am trying to figure out how to display an image on a form based on a list-box selection. I am only working with about 8 different images. I want to display an image of a cpu when "cpu" is selected, an image of a printer when "printer" is selected, etc. I created a table and embedded the images and I have created the form. I have tried inserting the image field but have not been able to make it conditional based on the selection in the [Equipment Type] field. Is there a way to do this without a whole lot of VB programming. Please advise....