ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Importing an Image (jpeg) in Excel (https://www.excelbanter.com/excel-programming/331217-importing-image-jpeg-excel.html)

Hubert Rétif

Importing an Image (jpeg) in Excel
 
Hi,

Which methods (VBA) should be used to import an image? Has someone a small
example?

Thanks,
Hubert



Gary's Student

Importing an Image (jpeg) in Excel
 
How about

Range("A1").Select
ActiveSheet.Pictures.Insert("C:\rooster.JPG").Sele ct
--
Gary's Student


"Hubert Rétif" wrote:

Hi,

Which methods (VBA) should be used to import an image? Has someone a small
example?

Thanks,
Hubert





All times are GMT +1. The time now is 09:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com