A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
A lot, though not all, of the tedious format copying can be done with:
OriginalShape.PickUp
DuplicateShape.Apply
(This is the VBA equivalent of using the format painter)
Steve Rindsberg PowerPoint MVP