MS Access Force report footer to bottom of page
Posted
by LanguaFlash
on Stack Overflow
See other posts from Stack Overflow
or by LanguaFlash
Published on 2010-04-09T21:19:06Z
Indexed on
2010/04/09
21:23 UTC
Read the original article
Hit count: 347
I am trying to make a report for a proposal. I would like to keep a professional look and always force the terms section to the bottom of the page. I could use the page footer but I only want the terms to show on the last page.
My idea is somehow with VBA to set the height of a dummy group such that it forces the report footer to the bottom. The problem is that you can't explicitly set the height of a section.
Anyone else out there with another idea (That works)? :-)
Thanks, Jeff
© Stack Overflow or respective owner