I have a table that needs to be duplicated, in whole, not just adding a
row, on the next page of a form.Scenario: The user enters data
(employment history) on the first table but requires an additional page
with table to complete all work history.1. I've created a simple table
(Table1) wrapped in Subform_EmployHistory which is inside
SubformMain_Page2. Theses are the object properties; which I haven't
done anything to, yet.Subform_EmployHistory is FlowedAllow Page Breaks
is unchecked(click on im...