visio from a macro update a picture object with a new pic.

D

DXJas

I have an org chart that has a picture object next to each org chart item.
These were inserted using (insert->picture). What I would like to do is
create a master object to replace these pictures and in VBA iterate through
the objects and update the images. I haven't found any samples on how to
update an objects image or how to setup a custom property that will fire an
event to update the object's image.

Can someone point me in the right direction? I'm looking for a sample visio
file that updates a picture image or vba code that demonstrates the process.

My plan b would be to delete all the pictures and insert new pictures
programatically.
 

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