Hi all,
I'm using ActivePresentation.Slides.Count in a Powerpoint macro to return
the number of slides.
Unfortunately this gives me the absolute total number of slides, including
hidden slides. What I'm looking for is the number of visible slides.
Is there a property that returns the count of visible slides, or the number
of hidden slides so I can subtract it from the total count?
Any info appreciated,
Mark I
Archived from group: microsoft>public>vb>syntax