Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding bitmap image to Excel sheet 1

Status
Not open for further replies.

bajo71

Programmer
Aug 6, 2007
135
US
Hi,

I have an image stored in a folder that needs to be programatically placed on certain spreadsheets. Is there a method that recognizes an external bitmap or jpg image? Basically i want to write something like Cells(1,1).value=C:\MyFolder\MyImage.bmp.
Also, once this is imported and saved, do I need the image to remain in the folder?

thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top