Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jens,
No, this is only for worksheets. NickHK "Jens Meier" wrote in message ... "NickHK" schrieb im Newsbeitrag As a different tack, if you can place the pictures directly on a worksheet, you can set: With ActiveSheet.Shapes("Picture 1").ShapeRange.PictureFormat .TransparentBackground = msoTrue .TransparencyColor = RGB(12, 124, 184) End With And then stack them on top of each other. NickHK, is there a possibility to make this work without putting the pictures on a worksheet, but rather display them on a userform? Thanks! Jens |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drawing/image/picture not visible in Excel on one pc | Excel Discussion (Misc queries) | |||
Charts to Image or Picture? | Charts and Charting in Excel | |||
Copy picture from image control | Excel Programming | |||
userform image from picture in worksheet | Excel Programming | |||
VBA : A picture from http://.../Image.gif | Excel Programming |