Office Powerpoint 2007 (12.0.6504.5000) SP2 MSO (12.0.6425.1000),
Microsoft Windows Vista 6.0.6002
Regards,
Pawel
You would have to record a macro in version 2003, and bring it into
2007. Or hand-write the macro yourself.
Unfortunately, the Record Macro feature has been falling further and further
behind. Many of the new features in 2002 weren't recorded. In 2007, too much
had changed and with no advancement in Record Macro, it was getting less and
less useful. You can always argue that MS should have kept the Record Macro
feature up-to-date, but they didn't so it made sense to eliminate it. As
Mark said, you can use Record macro in an earlier version and try to play
with what it generates, but if the thing you are recording uses animations,
templates, Smart Art or many other features that have changed, you won't get
much out of it.
--David
--
David M. Marcovitz
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/
Microsoft PowerPoint MVP
Associate Professor, Loyola University Maryland
Man, this is so frustrating. I have used Record Macro for years to save so
many repetitive actions. Why would Microsoft just dump one of the most
useful tools they've ever developed? They're telling ordinary folks we must
go out and learn VBA coding to continue using this valuable feature.
That's insane. Such a callous disregard for those of us who spend
hard-earned dollars for their products.
silas
Be glad you're not on a Mac. VBA was removed entirely on the Mac side
a few versions ago (however, it's slated to return in a future version
I hear).
Just one version ago .. 2008 doesn't have VBA, previous versions do (though
it's an older version, more or less at the same development stage as what we
had in PPT 97. Except the IDE is awful.
VBA is due back in the next release.
==============================
PPT Frequently Asked Questions
http://www.pptfaq.com/
PPTools add-ins for PowerPoint
http://www.pptools.com/
I does exist! It is hidden but the old macro shortcut still works.
Press ALT + T + M + R.
Note that it doesn't work as well as Excel's macro recorder, but it
still does exist.
Does it ever record anything useful, though?
I've played with it a few times ... got it to record
Application.WindowState = ppWindowMaximized once, but it didn't pick up
anything else I tried.