Custom Layout Macro

J

Jim

I am trying write a macro to apply certain custom layouts to
Powerpoint 2007 slides. I have three custom layouts. When I run the
folllowing

msgbox ActiveWindow.Selection.SlideRange.Layout

they all come out the same number - 32

When I run the following

ActiveWindow.Selection.SlideRange.Layout = 32

The macro crashs.

Any ideas
 

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