Word MS Word 2003 field update issue with mail merge

Joined
Feb 2, 2012
Messages
1
Reaction score
0
Hi all,

new to the forum (I could have sworn I'd found a specific MS Office section but can't find it anymore)

Anyway Im having issues mail merging pictures and updating them in the new document.

F9 works in the original document updating one record/picture at a time, but Ctrl + a dn F9 doesn't work in the "Edit Individual Labels" doc.

The code Im using is:-
Code:
{IF{MERGEDFIELD "PrimaryPhoto"}= " " {INCLUDEPICTURE "C:\\Picture\\NoPicture.jpg"}{INCLUDEPICTURE{MERGEDFIELD "PrimaryPhoto"}\d}}
Any help would be appreciaited.​
 
Back
Top