ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Embedded pictures (https://www.excelbanter.com/excel-programming/396104-embedded-pictures.html)

kirkm[_7_]

Embedded pictures
 

Can you embed graphics into Excel.

So rather than point to a image file on the hard drive
you could use a picture which would
be included in the .xls file?


Thanks - Kirk

Gord Dibben

Embedded pictures
 
Yes.

InsertPictureFrom File

Save the workbook and picture will save with it.


Gord Dibben MS Excel MVP

On Thu, 23 Aug 2007 03:36:13 +1200, kirkm wrote:


Can you embed graphics into Excel.

So rather than point to a image file on the hard drive
you could use a picture which would
be included in the .xls file?


Thanks - Kirk



kirkm[_7_]

Embedded pictures
 
On Wed, 22 Aug 2007 09:08:18 -0700, Gord Dibben <gorddibbATshawDOTca
wrote:

Yes.

InsertPictureFrom File

Save the workbook and picture will save with it.


Gord Dibben MS Excel MVP

On Thu, 23 Aug 2007 03:36:13 +1200, kirkm wrote:


Can you embed graphics into Excel.

So rather than point to a image file on the hard drive
you could use a picture which would
be included in the .xls file?


I think I see what you mean,. but I'm trying a use an
existing Form & code which already has -

frmLabel.Picture = LoadPicture("filename')

and, for example,

frmLabel.Picture = frmLabel.Image1

doesn't work.

Can I use the frmLabelPicture = method with a picture
stored in Excel?

Thanks - Kirk


All times are GMT +1. The time now is 02:49 AM.

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