Hi,
In PowerPoint 2003, I'm trying to record a macro to Insert Slides from
Files.
However, when I finish recording and edit the macro, it is blank as below:
Sub Macro4()
'
' Macro recorded 04/17/2008 by Alan Z. Scharf
'
End Sub
Is there a reason for Insert Slides from Files is not recording? I can
record other macros.
As an alternative, does anyone have any code samples to do this?
Thanks.
Alan
Austin Myers - 17 Apr 2008 17:37 GMT
Alan, the macro recorder is limited in what it can/will capture. (It has
been removed in Office 07).
You might want to go to the MS web site and do a search for "vbapp10.chm".
It is the documentation for the PowerPoint object model and has examples of
how to use the VBA functions.
Austin Myers
MS PowerPoint MVP Team
Provider of PFCPro, PFCMedia and PFCExpress
www.playsforcertain.com
> Hi,
>
[quoted text clipped - 17 lines]
>
> Alan
Alan Z. Scharf - 17 Apr 2008 22:27 GMT
Autin,
Thanks for the info abut the help file.
Alan
> Alan, the macro recorder is limited in what it can/will capture. (It has
> been removed in Office 07).
[quoted text clipped - 31 lines]
>>
>> Alan