Forum Discussion

morrish202's avatar
morrish202
Copper Contributor
Apr 20, 2024

Borderless Print to PDF

I want to export an excel sheet to a PDF. I do so with the following VBA code (the comments are just some things I tried): ThisWorkbook.Sheets(sheet).Select 'ActiveSheet.PageSetup.PrintAre...

Resources