View Single Post
 
Old 09-18-2014, 07:07 AM
QA_Compliance_Advisor QA_Compliance_Advisor is offline Windows 7 32bit Office 2010 32bit
Advanced Beginner
 
Join Date: Jul 2014
Posts: 44
QA_Compliance_Advisor is on a distinguished road
Default Replace Header Picture

Currently I have code which will find and replace (using excel doc) text in body, Headers and Footers.

I also need a to have a picture/ Logo replaced only in the first section of the header for multiple documents.

I know I have to use .Shapes & .inlineshapes however, I have confused on the logic on how to implement this as many forums on the issue deal with either deal with on doc at a time or adding or deleting a picture separately or using old code which I am not too sure is compatible/ valid.

Could anyone explain how this would work?
Reply With Quote