Possible to transfer pictures from within an excel sheet into a image control box?
Title basically explains it. I cant seem to find any properties in the excel object for using pictures with in a worksheet. Is this possible? Thanks for the help!
Re: Possible to transfer pictures from within an excel sheet into a image control box?
2 quick questions.
Where is the image control box?
Are there multiple pictures on the sheet?
Re: Possible to transfer pictures from within an excel sheet into a image control box?
Hi, thanks for the help again DKenny. The image control box is in a word document. And right now there is just one picture in the excel worksheet, but there will be more.
Re: Possible to transfer pictures from within an excel sheet into a image control box?
Sorry, one more Q.
Will the excel picture be a bitmap or a metafile?
Re: Possible to transfer pictures from within an excel sheet into a image control box?
I believe they are jpeg, took them from websites (pics of PC Cases).
Re: Possible to transfer pictures from within an excel sheet into a image control box?
I tried making things easier by creating image boxes inside the excel worksheet. Now how can I reference to this image box from a form?