Hello,
I'm currently working with the Microsoft CRM online, and I have some troubles to make a proper mail merge.
My goal is to print the Quote containing the list of my Quote Products in a table.
I already made my template, and I now have troubles to fill the table inside it.
I can already show field using { MERGEFIELD "fieldname" }, and I know I could show multiple lines on the same table using { NEXT } .
The problem is that I don't know how much products will contain my Quotes, so making a table with tons of lines isn't really practical.
Is there a method to make this more dynamic?
In standard programming, I would loop on records, but I don't know how to do that using Microsoft Word.
Regards,
Basile Douillet.
*This post is locked for comments
I have the same question (0)