Hi. I have searched the internet for this solution but keep coming up blank.

I have two issues:

1) Is it possible through VBA to allow png files to be inserted as images into a userform. I found some code on another site but didn't really understand how it worked. Not sure allowed to post link so I wont.
If it is possible how is it done?

2) I have 2 listboxes in my userform. When I move off the second listbox I would like an image to appear in the userform based on the names selected in the two listboxes. For example if the first listbox selection is "clematis" and the second listbox is "The President" I would like it to call up clematisthepresident.png - if this is possible does this kind of calling up files slow down the workbook dramatically as the image call up is not essential it is a bonus for my boss.

Hope I have explained this ok