Maintaining the X and Y axis of a subform
Hi,
Need help for the scenario mentioned below:
I have a table , the data of which overflows. Below the table i have a subform. When the data in the table overflows to the next page, i need the subform below it to be placed in the same position ie at the end of the page. But when i keep it flowed, it just appends itself to the position where the overflow ends. But instead, i require the subform in a fixed position. Is there any code that i can write to maintain the axes? Please advise.