Hi Dave
You should never use .animation settings with versions after 2000, it is
there simply for backwards compatability. There are no exit animation in 200
which is why disappear is not recognised
To get what you need use the timeline object
eg
If osld.TimeLine.MainSequence.Count >0 then
If osld.TimeLine.InteractiveSequences.Count > 0 then 'triggered animations
count

Signature
Amazing PPT Hints, Tips and Tutorials
http://www.PPTAlchemy.co.uk
http://www.technologytrish.co.uk
email john AT technologytrish.co.uk
> I have a requirement to list for my users the number of all their slides that
> contain custom animations. (Not the *count* of such slides, but the
[quoted text clipped - 32 lines]
> So - is there a way to find such slides? How? PowerPoint clearly knows how
> to do it - how can I?
Dave Jenkins - 08 Dec 2007 13:20 GMT
Thanks, John! Exactly what I needed to know...

Signature
Dave Jenkins
K5KX
> Hi Dave
> You should never use .animation settings with versions after 2000, it is
[quoted text clipped - 45 lines]
> > So - is there a way to find such slides? How? PowerPoint clearly knows how
> > to do it - how can I?
John Wilson - 08 Dec 2007 14:34 GMT
No problem

Signature
Amazing PPT Hints, Tips and Tutorials
http://www.PPTAlchemy.co.uk
http://www.technologytrish.co.uk
email john AT technologytrish.co.uk
> Thanks, John! Exactly what I needed to know...
>
[quoted text clipped - 47 lines]
> > > So - is there a way to find such slides? How? PowerPoint clearly knows how
> > > to do it - how can I?