Center Entire Report Page VERTICALLY

O

onthemark

Does anyone have a method for centering the entire contents of a report
page vertically?

Thanks for any suggestions/responses.
George
 
S

SA

George:

No, this is not practical to even try to do within Access reports, because
they are created (i.e. laid out) at run time, the report doesn't know how
much data it has on a page until it is pulled, it starts at the top and
fills the page accordingly.
 
Top