Whenever I set the document to
PageSetup.FitToPagesWide = 1
PageSetup.FitToPagesTall = 2
It fills up the entire page. However, once I use the “Page Break preview” it automatically reduces the size of all rows/columns on page one, even there is still enough space on both sides of the page.
I only want to add a page break. Why does it have to make it smaller?
Any solution?
Thanks
PageSetup.FitToPagesWide = 1
PageSetup.FitToPagesTall = 2
It fills up the entire page. However, once I use the “Page Break preview” it automatically reduces the size of all rows/columns on page one, even there is still enough space on both sides of the page.
I only want to add a page break. Why does it have to make it smaller?
Any solution?
Thanks