I am trying to export an Excel chart in SVG format using VBA.
Set objChrt = ActiveChart.Parent objChrt.Activate Set curChart = objChrt.Chart