Is there a way to change the default animation speed in PowerPoint?

4

I do a lot of PowerPoint (2007) presentations, and some of those involve some rather complex diagrams that I like to build step by step, using PowerPoint's animation feature.

I prefer using the "fade in" style, but I find the default medium speed setting too low, so every time I'm adding an element to my animation, I have to go to the Speed dropdown box and select "Very fast". This is getting annoying, so I wonder if there is a way to tell PowerPoint that I'd like my standard animation speed (at least for fade-ins) to be "very fast"?

Tim Pietzcker

Posted 2010-10-28T10:36:25.480

Reputation: 2 338

Answers

2

It looks like this option is not available.

However, I found this post which uses VBA code to loop through your slides and change the speed.

Hasan

Posted 2010-10-28T10:36:25.480

Reputation: 91

Hm, OK, thanks. Not really what I was looking for, but if it's not there, there's not much I can do... – Tim Pietzcker – 2010-10-31T07:38:36.810

2

As best I've been able to determine, you can't change the default settings for animations, which is complete nonsense on Microsoft's part. There is a solution in your case though. In Powerpoint 2010 the default animation speed for fade-ins is very fast (0.5 seconds), so if you upgrade that particular problem will be solved.

user57408

Posted 2010-10-28T10:36:25.480

Reputation: 21

0

I tried to create a macro, using the Macro Recorder in Office 2003, which usually can transfer to Office 2007. However, it recorded nothing, indicating that a macro can’t be created for this. You will probably need to use the Appear command, which rather than fading in, causes the object to appear instantly. However, that is much better than the Medium setting, which is annoying.

Ron Bremner

Posted 2010-10-28T10:36:25.480

Reputation: 1