|
-
Nov 22nd, 2005, 07:11 AM
#1
Thread Starter
Lively Member
Change an existing picture
IN Word VBA or VB6, i use word automation in my VB6 app
I have an inserted picture in my word document,
can i somehow change the picture to an other picturefile
Let say
AppWord.selection.Shapes("Picture 2").... .picture = loadpicture(Appmap & PictName)
IS this possible or should i in word always first delete the original picture object and insert a new one?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|