Dear everyone,
When I have a picture copied to my clipboard, how can I accomplish by means
of Word VBA to have that picture saved to a file?
It is OK if this only can be done in two or more steps, say for example by
pasting the picture somewhere (a document, a control, a form) and retrieving
it from there. Any format (.jpg, .gif, .bmp...) is allowed as well, and if it
is necessary to call functionality from other Office programs, well, so be
it. That's all fine by me.
Thank you,
Cooz
Doug Robbins - Word MVP - 24 Feb 2006 19:44 GMT
Use vba to paste it into a document and then save the document as a web
page.
Also see the last line in the article at:
http://www.gmayor.com/extract_images_from_word.htm

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Dear everyone,
>
[quoted text clipped - 12 lines]
> Thank you,
> Cooz