Edit Picture to Drawing Canvas

F

fgerdil

Hello Everyone,

I become mad with this.
I want to create a short VBA module to help me with one stupid change I
have to make in a document.

Briefly, the context and the story.

I have a word document. I copy an Excel Chart and paste it as a Picture
(Ehanced Metafile) into Word.
I can go to Edit menu (or right click to the picture) and select Edit
Picture.
Of course, this action cannot be recorded in a vba module (it would be
too easy ;-) but I know this action convert the Picture into a Drawing
Canvas.
Even if I know how to navigate and change shapes in drawing canvas with
VBA, I cannot figure out how to just convert a picture into a drawing
canvas and how to get the ID of the new created canvas.

In other words, I am quiet sure there is a simple function to do what
the Edit Picture command is doing.

If any one has an idea, that would really help me to move away from
suicide ;-)

Thanks

Fred
 
I

Innfreds

Sorry I forgot to say that is a Word XP (2002) question.
Thanks for your help

Fred
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top