Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Essentially I want to copy a range and save it as a bitmap.
I have code that worked in excel 97, 200, 2003 to do this it used copypicture to copy the ranges ie. myrange.copypicture xlscreen, xlbitmap in older versions of xl this left on my clipboard - bitmap,DIB and dibv5 files in 2007 on the clipboard is enhmetafile and enh metafilepict. which apear to incompatible with the code that i am using to retreive the bitmap off of the clipboard. Does any one know if there is documentation somewhere about this change to functionality. or how to achieve my objective of saving a range to a bitmap without using the copypicture function?? Thank you Mike Myers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Subtotal command behaves differently 97 - 2003 | Excel Programming | |||
Formula behaves differently | Excel Worksheet Functions | |||
DDE (VBA Excel) behaves differently in Windows XP | Excel Programming | |||
Macro behaves differently then when recorded and stuffs dates (or date formats) | Excel Programming | |||
In excel the formula bar behaves differently on different machines | Excel Discussion (Misc queries) |