Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I know it's possible to insert a graphic/picture in an Excel-cell via 'comment'. But is it also possible to retrieve these pictures to use them elsewhere ? Suppose I have a picture inserted in cell (1,1) of Sheet "Try", and I start a program that begins with showing a userform "Screen1"... I want the background of "Screen1" being filled with the picture in cell(1,1)... Is there somekind of instruction that will result in doing so ? A bit like : Screen1.Picture = Thisworkbook.Sheets("Try").Range(.Cells(1,1),.Cell s(1,1)).???? In which 'compartement' of the cell is the picture enclosed ? I hope someone can point me the way. Greetings & Thanks from Baj |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Importing pictures or graphics | Excel Programming | |||
Is it possible to embed pictures or graphics in Excel? | Excel Discussion (Misc queries) | |||
Is it possible to embed pictures or graphics in Excel? | Excel Discussion (Misc queries) | |||
HOW CAN I PUT GRAPHICS/PICTURES IN A COMMENTS BOX IN EXCEL | Excel Discussion (Misc queries) | |||
Pictures in Cells in Excel? | Excel Programming |