It workd! You saved my day. Originally Posted by Excel Fox This is how you add a custom layout to your newly added design Code: With ActivePresentation.Designs.Add With .SlideMaster.CustomLayouts.Add(1) 'This is where you actually make the changes to your custom layout End With End With
With ActivePresentation.Designs.Add With .SlideMaster.CustomLayouts.Add(1) 'This is where you actually make the changes to your custom layout End With End With
Forum Rules
Bookmarks