How can I perform a Mail Merge that will create a pattern like this?
«State»<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
«First Name» «Surname» «Start Date» «End Date» «Scholarship Type»« - Res. Location»
«First Name» «Surname» «Start Date» «End Date» «Scholarship Type»« - Res. Location»
«First Name» «Surname» «Start Date» «End Date» «Scholarship Type»« - Res. Location»
«State»
«First Name» «Surname» «Start Date» «End Date» «Scholarship Type»« - Res. Location»
«First Name» «Surname» «Start Date» «End Date» «Scholarship Type»« - Res. Location»
«First Name» «Surname» «Start Date» «End Date» «Scholarship Type»« - Res. Location»
The list of States is a datasource and is dynamic, but then for each State there is a separate datasource of First/Last names.
Would I have to do something like having two embedded s in the Word template? Am I on the right track?
Thanks for your time,
Aidan.