I need a VBA function that will reduce (downscale) all the dimensions of a report.
I create reports with so many horizontal fields (controls), that they do not fit into the width of a standard A4 page.
The result is that Access prints them on two pages wide.
What I do manually is to create the...