In Word 2003, during a mailmerge, I want to use the mailmerge If statement to include specific pictures depending on the value in the field. I have gotten that part to work. My problem is how to size the graphic. I can position it by using Advance codes just before the If statement. I just need to figure out how to size the graphic.
Do I need to get all the grapics the correct size in the grapic file before the merge. Another thought is to write VBA code using the MailmergeAfterRecordMerge Event.
Do I need to get all the grapics the correct size in the grapic file before the merge. Another thought is to write VBA code using the MailmergeAfterRecordMerge Event.