I have a requisition form that consists of three major sections - a
header, a details table, and a footer. The details table must be able to
expand to fit, which means the form must be able to flow onto a second
page. All the fields in the header must repeat on the second page. The
footer should only appear at the bottom of the details table, once, not
repeated on every page.After much tinkering with flowed and positioned
subforms, I've got this working with the details table inside a flowed
sub...