The other thread was more about finding
any workaround for the general problem of not being able to create a 'table footer' in the same way you can create a table header. Here, I have one possible workaround I need further help on- overlapping the footer with the body.
You're correct: what I have tried is creating a table inside the page footer section that contains the information I want repeated on each page. The problem is exactly as you anticipated, I can't get the footer-section table to match the body. I added an extra row that will have the correct border, but remain empty. That way, I don't have to get the last row in the body-table to exactly match the footer-table. It just needs to be in the ball park.
Here's a screenshot to help clarify:
The lighter gray is the footnote-table. The gap distance fluctuates anywhere from just shy of 1 row width to almost nothing. I was hoping to find a way to completely overlap the two sections in all cases. But it sounds like that possibility has been intentionally programmed against by Microsoft, I suspect because almost no one would really want the two to overlap.
This would be for tables 30 to 100 pages long. Also, the last page isn't a concern really, I could just remove the footer for the last page and append the information to the actual body-table. I do realize how finicky of a solution this is, but if you had to fill in these tables, you would understand why a solution as finicky as this would still be an improvement. Thanks!
dylan