I want to be able to display images into excel from my program. For example, I have a list box, which has a list of image paths (c:image.bmp), how could I have where the image selects one or more image paths from the list, and then open excel and insert them into the cells. Thanks