AllowBreakAcrossPages, vertically merged cells

H

henners

I'm creating Word tables from Access, and have run into a problem with
page breaks. The tables, at their simplest, have second and third
columns with the same numbers of rows but the first column merges
cells vertically to group a number of second-and third column rows.

Setting AllowBreakAcrossPages=false certainly stops second and third
column breaks, but doesn't stop a first-column merged cell from
breaking. The result is one page telling and incomplete story about
the first column, and a following page with some orphaned second and
third column data.

Any suggestions? TIA.
 
Top