> A lot of things you can do manually in PPT are not exposed to automation.
>
> It's possible that this is one of them.
>
> The compatibility pack allows you to save as 2007 format but that doesn't
> necessarily mean that the capability can be automated.
> Well, but nobody can say for certain that it can't be done either, right?
Nobody who can has said anything, that's true. ;-)
> Could someone then perhaps give me a hint as to why I can't record the
> saving process in a macro.
In PowerPoint 2003? Probably a related issue ... most likely the patch that
allows saving in 2007 format affects just the save but hasn't updated the
object model, VBA or the recorder.
> It would be so much easier if I could do that.
> The error message is about as nondescript es they get, so no hint there.
That's fairly typical of error messages from PowerPoint.
If you absolutely must do this, you could possibly use SendKeys to automate
what a user would do manually via keystrokes.
When the only way is an ugly way ...
> > A lot of things you can do manually in PPT are not exposed to automation.
> >
> > It's possible that this is one of them.
> >
> > The compatibility pack allows you to save as 2007 format but that doesn't
> > necessarily mean that the capability can be automated.
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================