OfficeTips Home || VBA Section || General Section || Download Section || Privacy Policy |
How to copy designs from one presentation to another |
|
If you make use of ApplyTemplate method to apply a design from a template or presentation containing more than one design, it will copy only the first design.This snippet illustrates how to make use of the clone method to copy all the designs. |
|
Sub CopyDesigns() |
Copyright 1999-2022 (c) Shyam Pillai. All rights reserved.