I have a table that flows over to subsequent pages. I need to ensure the
table retains its position on right hand side of the form when it flows
to the next page and allow for a different text field on the left side
of the page that parallels the table to also flow to subsequent pages. I
tries putting both the table and the text field into a subform, but when
the table flows over to the subsequent page and the text field doesn't
need to flow to the subsequent page, the table will jump to the lef...