Can't record macro to Insert Slides from Files

A

Alan Z. Scharf

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
 
A

Austin Myers

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top