Trying to get merge field count using MAX function in Mail Merge document

  • Thread starter Thread starter John Wilson
  • Start date Start date
J

John Wilson

Hello, I am trying to get the count form the questions by getting the
MAX «Display_Order» field which is the actual question #, so it
appears on the doc as Question 1., Question 2., etc. I've looked in
the help files, in MSKB, and cannot find any information or examples
on doing this. If someone could show me an example I would be
eternally grateful. Thanks in advance.

From the merge template:

Your Event ID is «EventID». The date your event is scheduled for is
«D2». Please answer these {=MAX(«Display_Order») questions:

Question «Display_Order». «Question»
«Answer» _____
«Next Record» Question «Display_Order». «Question»
«Answer» _____
«Next Record» Question «Display_Order». «Question»
«Answer» _____
«Next Record» Question «Display_Order». «Question»
«Answer» _____
«Next Record» Question «Display_Order». «Question»
«Answer» _____
 
Back
Top