Copy image in excel to publisher document using vba

G

Grumpythedwarff

I have a company logo stored in an excel file along with some data that I am
using to generate a Publisher document on the fly using vba in Excel.

I would like to copy the image stored in my Excel spreadsheet on to the
masterpage of my Publisher document.

When I use Shape.copy and masterpages(1).shapes.paste, the shape gets
created on the first page of the document instead of the masterpage.

Please help.
 

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