[XX(]VBA to insert logo to word header and footer
I've written VBA code that generates a letter in a new instance of Word. What I'm stuck on is pasting my 2 company logos into the header and footer of the letter. The button that creates the letter is on sheet1 the logos are pasted into sheet5 and labeled picture 1 and picture 2.
I need some code to copy the logos and paste picture 1 into the header and picture 2 into the footer.
Any Ideas?
|