That kind of charts, with some seriescollection hidden, I have to do via VBA a lot.
Besides it can be done using mouse with menu Graph so I assume that maybe it can be done via VBA.
Anyway thanks a lot for helping hand :)
Hello all
I would like to hide some line on a chart via VBA.
Code I already have:
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Sub main()
Dim oshape As Shape
Dim shpGraph As Object
num_slides = ActivePresentation.Slides.Count
For x = 1 To...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.