Copy Method

See Also         Example         Applies To

Syntax 1: Copies the specified object to the Clipboard.

Syntax 2: Sets the bookmark specified by the Name argument to the location marked by another bookmark, and returns a Bookmark object.

Syntax 1

expression.Copy

Syntax 2

expression.Copy(Name)

expression   Syntax 1: Required. An expression that returns a Field, FormField, Frame, MailMergeField, PageNumber, Range, or Selection object.

Syntax 2: Required. An expression that returns a Bookmark object.

Name   Required String. The name of the new bookmark.