K
Kim
I use DATABASE mail merge field which is returning
different number of rows on each 'Update field'. I select
the field and do: Format/Paragraph/Line and Page Breaks
and select Keep lines together and Keep with next, because
I like the table to be only on one page and not to go
across 2 pages. Then I use MERGEFORMAT to keep this table
formatting for the next result. The problem is if I have 3
rows in the initial update and 5 in the next update only
first 3 rows will go together and other two may go over to
the next page. To avoid this I create initial example with
maximum number of rows and apply MERGEFORMAT after that.
The problem I have then is that Last Row Table Property
(I want the last row to be in Bold because it is TOTAL) is
not in the desired position but in the position like it
was in the initial result. MERGEFORMAT switch is
remembering the formatting for each row and is not
dynamically changing according to number of rows in each
result.
So my question is: Can we have both paragraph formatting
(all rows from the table go together on one page) and Last
Row Table Property (which I get using DATABASE field and
switches /l and /b) preserved after each update and how?
Thanks.
different number of rows on each 'Update field'. I select
the field and do: Format/Paragraph/Line and Page Breaks
and select Keep lines together and Keep with next, because
I like the table to be only on one page and not to go
across 2 pages. Then I use MERGEFORMAT to keep this table
formatting for the next result. The problem is if I have 3
rows in the initial update and 5 in the next update only
first 3 rows will go together and other two may go over to
the next page. To avoid this I create initial example with
maximum number of rows and apply MERGEFORMAT after that.
The problem I have then is that Last Row Table Property
(I want the last row to be in Bold because it is TOTAL) is
not in the desired position but in the position like it
was in the initial result. MERGEFORMAT switch is
remembering the formatting for each row and is not
dynamically changing according to number of rows in each
result.
So my question is: Can we have both paragraph formatting
(all rows from the table go together on one page) and Last
Row Table Property (which I get using DATABASE field and
switches /l and /b) preserved after each update and how?
Thanks.