paste as "device independent bitmap"

I

ikeriba

Which is the vba code to do this?
I have an object copied into the clipboard and I want to
paste it as a "device independent bitmap".
Thanks.
 
T

TAJ Simmons

If the format isn't on the clipboard, an error occurs.
So it would be handy to check what's on the clipboard first?

TAJ
 
Top