79713587

Date: 2025-07-24 15:10:15
Score: 3.5
Natty:
Report link

You need to remove the border before exporting the chart. In your With block, include this line:

.Chart.ChartArea.Format.Line.Visible = msoFalse


As a side note, if you plan to ask more questions on StackOverflow in the future, I strongly recommend learning about Minimal Reproducible Examples:

https://stackoverflow.com/help/minimal-reproducible-example

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): stackoverflow.com/help
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: TehDrunkSailor