J
Jacek Krolikowski
Hi,
In some situations I have to create tables that are longer than one page.
In most cases the first column contains a kind of grouping of the
following rows. If the page break happens in the middle of such a
grouping I would like the first row on the next page to start with a text
registering that event. For example if the first row contains groupings:
Group1
Group2
Group3
then the desired output on the page after a page break would be:
Group 2 (cont.)
Notice the word cont. there. The only solution I can think of is something
using VBA but maybe there is a simpler solution?
I would really appreciate any hints.
Thanks,
Jacek.
In some situations I have to create tables that are longer than one page.
In most cases the first column contains a kind of grouping of the
following rows. If the page break happens in the middle of such a
grouping I would like the first row on the next page to start with a text
registering that event. For example if the first row contains groupings:
Group1
Group2
Group3
then the desired output on the page after a page break would be:
Group 2 (cont.)
Notice the word cont. there. The only solution I can think of is something
using VBA but maybe there is a simpler solution?
I would really appreciate any hints.
Thanks,
Jacek.