J
Jan
When running a recorded macro that views the slide
masters, and selects one of three title masters, then
deletes an object, the debugger stops the macro with the
message saying that the title master does not exist. The
line of code that is highlighted is:
ActiveWindow.ViewType = ppViewTitleMaster
Is it possible to reference a title master in a macro when
more than one exists in the presentation?
masters, and selects one of three title masters, then
deletes an object, the debugger stops the macro with the
message saying that the title master does not exist. The
line of code that is highlighted is:
ActiveWindow.ViewType = ppViewTitleMaster
Is it possible to reference a title master in a macro when
more than one exists in the presentation?