Mail merge with tabular data

Options
asheu
edited February 11, 2022 in Analytics #1
<p>Need help to skip some of the group header rows when group data span across multiple pages. The data contain cat, account number, account info, sale date, sale amount. A table with multiple group headers was created to print cat, account, account info, and greeting paragraph. For each group (cat, account) the sales records can span multiple pages, but can't figure out how to skip group header of greeting paragraph.</p>
<p> </p>
<p>account number: 12345</p>
<p>address 1</p>
<p>city, state, zip</p>
<p> </p>
<p>Dear customer,        
a greeting paragraph should be skipped on same group except 1st</p>
<p>greeting greeting</p>
<p> </p>
<p>Sale date      sale amount</p>
<p>1/1/2015       $40000</p>
<p>2,3,2015       $50000</p>
<p> </p>
<p> </p>
<p>Regards,</p>
<p> </p>

Comments

  • <p>Instead of placing the text inside of the group header you want displayed on all pages, create a second group header that will only contain that text and uncheck the Repeat Header option in the Edit Group dialogue.</p>
    Warning No formatter is installed for the format ipb
  • <p>Thanks so much, that works.</p>
  • <p>You're welcome.</p>
    <p>Let us know if you have additional questions.</p>
    Warning No formatter is installed for the format ipb