You'll need to add the INCLUDEPTURE separately, after creating the code for the text output, or you could create the lot manually from scratch. For example, using Ctrl-F9 for the field brace pairs:
{IF{MERGEFIELD Amount}< 5000 "{INCLUDEPICTURE "https://sanantoniozoo-my.sharepoint.com/personal/tenika_hook_sazoo_org/Documents/Desktop/NXT/Testing/Acknowledgments/Julie%20Sig.jpg}¶
Julie Gross¶
Chief Development Officer" "{INCLUDEPICTURE "https://sanantoniozoo-my.sharepoint.com/personal/tenika_hook_sazoo_org/Documents/Desktop/NXT/Testing/Acknowledgments/Tim%20Sig.jpg}¶
Timothy M. Morrow¶
President & CEO"}
where the ¶ represents an actual paragraph break or manual line break.
Personally, though, I'd embed the actual images in the mailmerge main document, thus:
{IF{MERGEFIELD Amount}< 5000 "[Julie_Sig.jpg]¶
Julie Gross¶
Chief Development Officer" "[Tim_Sig.jpg]¶
Timothy M. Morrow¶
President & CEO"}
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|