Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there.
In code, can I load a bitmap into an image control from the clipboard? I've stored the bitmap onto the clipboard in code as follows: ActiveSheet.ChartObjects("Chart 1").CopyPicture xlScreen, xlBitmap Normally, I would load a bitmap from a file as follows: UserForm1.Image1.Picture = LoadPicture(pathname). Can anyone help? Thanks, Loane |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
enter bitmap image pixel data to cells | New Users to Excel | |||
Saving clipboard image as BMP through VBA in Excel | Excel Discussion (Misc queries) | |||
Strange behaviour - loading Excel clears Clipboard | Excel Discussion (Misc queries) | |||
Image not loading when opening Workbook | Excel Discussion (Misc queries) | |||
Putting an image into the clipboard | Excel Programming |