79333024

Date: 2025-01-06 12:32:18
Score: 1
Natty:
Report link

Comment: The answers did not work for me but in my case, the issue was that my page break was outside the print area. I fixed it like that

With Sheets("sheet2").PageSetup .PrintArea = "A1:BB1000" End With

Probably trivial for all you pros. And there might be a more elegant solution.

Reasons:
  • Blacklisted phrase (1): did not work
  • Whitelisted phrase (-2): I fixed
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: FloquetDeNeu