View Single Post
 
Old 09-22-2018, 04:47 AM
rogerbowering rogerbowering is offline Windows 10 Office 2010 32bit
Novice
 
Join Date: Apr 2017
Posts: 15
rogerbowering is on a distinguished road
Post Conditional Picture URLs for Logos

Hi

I have to produce Word templates for 4 different sections in our business

Many documents are the same differentiated only by the logo that is displayed and it would reduce the number of documents I create if I could dynamically show the correct logo using an IF statement and then picking the correct picture url, http://xxxx.com/image1.png, http://xxxx.com/image2.png

This all needs to be as a Word field!! Not as a VBA module.

So..1. Assuming I can find a criteria to compare "IF..", how would I bring back one of, say, three different logos from urls and place them at the head of the document?

Can pictures also be added with formatting? Size, In Front of Text are the main ones

Thanks
Reply With Quote